discord-api-docs
discord-api-docs copied to clipboard
Official Discord API Documentation
### 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...
### 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...
### 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...
### 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...
### Description New one-time purchase SKUs do not show up in the store until they get renamed  ### Steps to Reproduce - create & publish a new one-time purchase...
### Description # 1. Warning Discrepency The Create Guild Application Command overwrite warning  The Create Global Application Command overwrite warning  Both of these warnings have the same text,...
### 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...
### 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,...
### 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...