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

Official Discord API Documentation

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

### Description When I try to edit the permission of an integration in the Discord API server, I get a save button which is non-functional. I belive the API does...

bug
synced

### Description Sometimes, the choices an application returns for an autocomplete interaction can depend on the values of other options that the user may or may not have filled in....

slash commands
synced

### Description The official client does not clear its command cache upon an invalid application command error. This is a problem as I have updated some commands (deleted a few...

slash commands
synced

### Description When I type `/` the client shows commands for a bot which I am unable to configure in the integration settings. ### Steps to Reproduce Check the commands...

bug
synced

### Description It seems like the default_member_permissions field is currently not working properly, causing members to not have access to commands that they _should_ have access to. Commands are either...

slash commands
synced

### Description When you defer a slash command and then send a followup, the `SUPPRESS_EMBEDS` flag is ignored for the followup message, resulting in embeds still being rendered. ### Steps...

bug
slash commands
synced

### Description If you have unread messages in a channel, using a slash command does not cause them to be marked as read. I originally submitted this in the [Discord...

slash commands
synced

### Description If you send an ephemeral message that contains an embed with images (from external URLs) in it, then edit the message to remove the embed before those images...

bug
synced

### Description The `STAGE_INSTANCE_DELETE` gateway event is fired twice. ### Steps to Reproduce - Create a Scheduled Event. - Start the event. - End the event. ### Expected Behavior `STAGE_INSTANCE_DELETE`...

bug
synced

### Description If you have an interaction with buttons and a select menu, and you click a button, while all the buttons will be in a disabled state, the dropdown...

synced
message components