discord-api-docs icon indicating copy to clipboard operation
discord-api-docs copied to clipboard

Official Discord API Documentation

Results 552 discord-api-docs issues
Sort by recently updated
recently updated
newest added

### 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...

bug

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...

dependencies
github_actions

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...

next-docs

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.

next-docs

We now sanitize attachment:// urls so this limitation no longer applies.

next-docs

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

next-docs