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

Official Discord API Documentation

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

### Description In the following ocassion: ``` --- --- --- ``` Where `---` are X amount of unloaded messages, clicking a button will not show the ephemeral message. ### Steps...

bug
slash commands
synced

If you cause a bad request error when posting to create interaction response the interaction popup never fails, this is reproducible for me when sending a type 4 response with...

bug
slash commands
synced

`CHANNEL_UPDATE` event contains permission overwrite for not existing entity. **Steps to Reproduce** None **Expected Behavior** The `CHANNEL_UPDATE` event contains only the configured permission overwrites instead of additional not visible overwrites...

documentation needed

**Description** For many database-driven or computationally heavy slash commands, the documentation recommends we use DEFERRED_CHANNEL_MESSAGE_WITH_SOURCE to acknowledge the command until we can respond. The problem with this is that being...

bug
slash commands
synced

### Description When responding to an interaction with an ephemeral message (in a guild channel), you will get a `MESSAGE_CREATE` event with a missing `guild_id`. This already seems strange, however...

documentation needed

### Description Users are encountering a sudden issue with Discord's GameSDK, where the relationshipManager.OnRefresh callback is consistently returning 0 relations. This problem impacts developers who use this feature to create...

bug
gamesdk

### Description The documentation states that the `POST /channels/{channel.id}/messages/bulk-delete` endpoint supports the `X-Audit-Log-Reason` https://discord.com/developers/docs/resources/channel#bulk-delete-messages However, it is clear that when I try this, no reason is actually being attached to...

bug
synced

Some text has been changed, but most importantly everything that is a (button, buttons) has been changed to (Schaltfläche, Schaltfächen) as these words are used to name a button.

localization

### Description When a guild creates a scheduled event with a frequency; members have the ability to mark their interest in all events in the series or individual series events....

feature request
synced

### Description Whenever you have a theme selected as background in the discord app/website does it shows every embed color (the small color bar at the left) the same color....

bug
message components