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 If your bot has localized commands, and you click on a localized command in the "Try my commands" section, Discord won't automatically select the command. ### Steps to...

slash commands
synced

### Description `Apps` Menu and Context Commands (right click message/user > Apps) do not show up in Text-in-Voice channels. Normal slash commands still work. Affects Desktop & Mobile (React Native)...

slash commands
synced

### Description When you are using the View Server As Role feature and you change your roles, the slash commands shown as available will not update until you change channels....

slash commands
synced

### Description The `member` object in the [voice-state-object](https://discord.com/developers/docs/resources/voice#voice-state-object) has `mute`/`deaf` properties. It appears that their values represent the previous (guild) mute/deaf state, not the current one. Since this is an...

bug
synced

### Description If you copy and paste a slash command from the chat box that has localized labels, Discord won't suggest the command until you rewrite the text in the...

slash commands
synced

### Description When I use a slash command, the bot's interaction reply will be shown with a little header in the client: It says "$username used /blah". If the command...

slash commands

### Description I have created a slash command with a default permissions value of `"0"`. In my guild, I have given `@everyone` permission to use this command. Despite this, only...

documentation needed
slash commands

### Description if you try using a slash command with attachment options, and you upload a file over the 8mb limit then it will basically freeze and stop the app...

slash commands
synced

### Description I'll start off by saying this is more of a client side bug, but is effects developers and breaks functionality because users cannot easily fix it. There is...

bug
synced

### Description If you @ mention a bot, it is expected that you receive message content even without needing the message content intent. This is documented on https://support-dev.discord.com/hc/en-us/articles/4404772028055-Message-Content-Privileged-Intent-FAQ If an...

bug
synced