discord-api-docs
discord-api-docs copied to clipboard
Official Discord API Documentation
### Description Documentation around the `guild_scheduled_event_exceptions` field for scheduled events is currently missing. ### Steps to Reproduce 1. Create a scheduled event with a recurrence rule either via the API...
This PR documents these two audit log events: 1. `PIN_PERMISSION_MIGRATION_COMPLETE` event - type 212 2. `BYPASS_SLOWMODE_PERMISSION_MIGRATION_COMPLETE` event - type 213
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
This PR updates what fields a resolved channel object has, or in this case what fields that are always missing. I added the '(always)' because certain channel types do not...
Added documentation to cover the case of an undocumented `embedded` field in the `Client Status` object. Observed in payloads for some customers, although not mentioned in official documentation. This field...
This pr adds clarification for the GUILD_BAN_ADD and GUILD_BAN_REMOVE gateway events that those events will only get sent to bots with the BAN_MEMBERS permission.
We now sanitize attachment:// urls so this limitation no longer applies.
This PR improves the documentation around special formats in messages, adding more clarity to the confusing guild navigation formats and adding back the missing linked-roles:id format