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

- Fix "Gateway documentation" link to point to more relevant area Example: ```json Full message { "type": 19, "tts": false, "timestamp": "2022-06-19T08:20:23.598000+00:00", "referenced_message": { "type": 19, "tts": false, "timestamp": "2022-06-19T08:20:18.241000+00:00",...

### Description When I add name_localizations for a command name that contains subcommands, the name entered for name_localizations does not make any of the subcommands appear. Works fine in commands...

slash commands
synced

### Description Hey all, I created [this issue](https://github.com/discord/gamesdk-and-dispatch/issues/141) last year and it was moved to the Discord GameSDK repository, which has now been archived. Is Discord moving away from gaming...

bug
gamesdk

### Description Github Token scanning does not work on gists at all anymore ### Steps to Reproduce upload a valid token to a github gist. ### Expected Behavior the token...

bug

Give more information of what "partial guild" is.

It looks like the `POST /guilds/{guild_id}/mfa` route supports the `X-Audit-Log-Reason` header. This PR adds the missing bubble to align with the rest of the documentation. Thanks! cc @Jiralite

### Description ![image](https://user-images.githubusercontent.com/76945339/173724107-4d9e9428-04c7-4b62-b0d0-eb3d2eb565de.png) When using `/inventory @user` it changes to `` and the mention doesn't render. It is inconvenient as we cannot check for which user the command was invoked....

slash commands
synced

### Description The same problem as https://github.com/discord/discord-api-docs/issues/3546. ### Steps to Reproduce *No response* ### Expected Behavior *No response* ### Current Behavior *No response* ### Screenshots/Videos ```json { "id": "982770803181498432", "user_id":...

bug
waiting for response

Connecting to voice is documented, as is heart-beating and sending voice data, however receiving voice data is not. Is this something that should be added to the documentation?

documentation needed
synced

### Description When running a slash command with commands v2 and only having the bot added with the applications.commands scope, the user becomes the bot. ### Steps to Reproduce -...

slash commands
synced