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 Updating an attachment on a message that has been crossposted will not show the new attachment in other servers ### Steps to Reproduce - Create an Announcement Channel...

bug

* [ ] Needs new `button_styles.png` image.

not released

### Description I have a bot that once a day posts some polls, sleeps until they are expired, checks is_finalized repeatedly (with an increasing delay) until it is true, then...

bug

### Description My bot speaks to server members via DM, and then posts their responses in a logging channel that only server moderators can see. The posts include the tag...

bug
synced
message components

### Description My bot received a message update event containing resolved data of a role which had its permissions sent as a number, rather than a `string` [as documented](https://discord.com/developers/docs/topics/permissions#role-object-role-structure). This...

bug
synced

### Description `banner` and `accent_color` are returned for the message author when fetching a message. These properties always seem to be `null`. ### Steps to Reproduce 1. Find a message...

bug

### Description Providing an empty interaction response produces an empty message in a broken state. The pseudo-message of "Sending command" is updated to have no content, which causes some interesting...

bug
slash commands

### Description When I try to send messages with too many characters in total, the API responds with a 500: Internal Server Error instead of a 400 error. ### Steps...

bug

### Description The informational string for a forced ephemeral command appears to be hardcoded to only say "You cannot send messages in this channel", when in fact I do have...

bug