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

The docs say that successfully creating an interaction returns a `201 CREATED` response code. I have observed that this is not correct, and instead it returns a `200 OK`. ```...

documentation
waiting for response

enumerator for overwrite type

Move the Application Command Interaction Data Option Structure section to the Receiving and Responding section of the Discord Developer Documentation because the Application Command Interaction Data Option Structure section makes...

Updated banning docs: * Added `delete_message_seconds` * Marked `delete_message_days` as deprecated * Removed `reason`, which was removed in v10

*No description provided.*

### Description Commands with `default_member_permissions` show up in the command permissions menu as being enabled for @everyone, even though they are only enabled for certain permissions by default. Instead, they...

slash commands
synced

https://discord.com/channels/613425648685547541/697138785317814292/999738266175668244

It was confusing to `mute` and `self_mute` `suppress` is `true` when the user does not have "Speak" permission in the voice channel, and also indicated in the client when connecting...

### Description When the trigger_metadata field is not sent, but the trigger type requires it, the API returns an error saying a field named `metadata` is required, but it actually...

bug