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

Official Discord API Documentation

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

### Description Looking at #7303, an apostrophe is accepted for slash command names. However, apostrophes do not pass the API validation. From checking the source code, that character is U+0027...

bug

### Description Discord does not seem to fully implement the oEmbed spec, specifically [section 4](https://oembed.com/#section4) specifies that providers may implement discovery via [](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/link) elements in the served html OR [Link...

bug
developer portal

### Description I manage a large server with over 30,000 members, where voice activity is highly active. To meet the demand for various activities, we manually added 30 different activities...

bug

### Description `Developer` team members can't manage app subscriptions, but can manage one-time purchase SKUs. `Admin` members can manage both. This is either missing from the documentation or is a...

bug
premium-apps

### Description New one-time purchase SKUs do not show up in the store until they get renamed ![Image](https://github.com/user-attachments/assets/0aed9e1c-d6b0-43f7-8aa8-5e935fec6530) ### Steps to Reproduce - create & publish a new one-time purchase...

bug
premium-apps

### Description # 1. Warning Discrepency The Create Guild Application Command overwrite warning ![image](https://github.com/user-attachments/assets/0751b918-ecd0-4ba2-9945-64774f79f185) The Create Global Application Command overwrite warning ![image](https://github.com/user-attachments/assets/3b2d5e75-9c96-48e2-946e-2f05078e0d3b) Both of these warnings have the same text,...

bug
synced
developer portal

### Description I have an application that I only authorized with the webhook.incoming scope. However, the integrations tab incorrectly states that the app's bot is in the server. ### Steps...

bug
synced

### Description All JSON Params when calling the route [Modify a channel](https://discord.com/developers/docs/resources/channel#modify-channel) seems optional based on testing and what I see on the developer tools when using Discord Client. However,...

bug
developer portal

### Description When editing a message that contains an ANSI code block inside an embed, the formatting intermittently breaks. For a brief period after the edit, the raw ANSI text...

bug
message components