-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Description
You can send X-Audit-Log-Reason along with creating a guild scheduled event and with updating a guild scheduled event. This, of course, is not documented. (deleting a guild scheduled event seems to not take this header into account)
Steps to Reproduce
- send the
X-Audit-Log-Reasonheader when making a request - it shows up in audit log
Expected Behavior
Documented behavior happens: most routes that take audit log headers are documented so it is expected that routes this is not documented for do not have audit logs -- this one does though.
Current Behavior
Undocumented behavior happens. (wow I've never heard of DIscord having undocumented behavior this is a first)
Screenshots/Videos
Client and System Information
I'm on a custom library using Python, and Canary 107833 on Linux. (should this field be removed lol? The template is called "API Bug Report" what does it have to do with client system??)
