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 When using the V9 gateway, discord allows you to enable the MESSAGE_CONTENT intent without it being approved for the application. Instead, this should still close the socket with...

bug

the /users/:id at the beginning was lost in #4702 https://github.com/discord/discord-api-docs/pull/4702/files#diff-b5920813817e1e97bec48fe371cb7478bb1d4d89598038e679403ee490eaaec7L360-R350

xbox/playstation console audio transfer 🍩 https://support.discord.com/hc/en-us/articles/360003953831-Discord-and-Xbox-Connection-FAQ not totally sure about the description; would something else be better?

The presence of message_reference on type 18 messages was not documented. I also edited the wording for thread starter messages.

### Description The OAuth2 topic of the developer documentation does not mention that PKCE is supported. Relevant comment by night that mentions PKCE support: https://github.com/discord/discord-api-docs/issues/450#issuecomment-352309951 ### Steps to Reproduce View...

bug
documentation needed
documentation
synced

### Description Hello, I am currently facing an issue where global slash commands for my bot (with ID `808706062013825036`) are not appearing for some users in a particular server (with...

bug
synced

### Description When using a older version of iOS (13.6.1, 14.4) the login modal never displays, page says on a grey screen. ### Steps to Reproduce Find a device with...

bug
synced

### Description Responding to an interaction received via webhook directly with a multipart/form-data file upload causes "This interaction failed" when uploading a 160kb file, but works when uploading a 150kb...

bug