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

Application below will crash if discord is not running or is not installed. `core` will be null. The docs should mention that. (when using NoRequireDiscord) `if (core) ` should be...

documentation needed
gamesdk

### Description On android alpha, and on iOS when selecting a thread from the dropdown for a channel option the error "not a valid channel" is displayed. This also happens...

slash commands
synced
gamesdk

### Description I have made #5425 but figured this is more of an issue than something that should be suggested. Since custom statuses were introduced back in 2019, users could...

bug
synced
gamesdk

Added clarification around the everyone overwrite and how it is treated specially and refers to the permissions in default_member_permissions.

waiting for response

I found that `payload_json` and `files[n]` were incorrectly documented as being part of the `message` parameter when trying to create a thread in a forum channel if using `multipart/form-data`, this...

### Description Hello! I sharing an issue today. The App Directory preview was just launched a few minutes ago for us bot developers to see on what to expect from...

bug
synced

I'd love some input for the `Identifying` section - the maximum concurrency is mentioned 3 times in the document: once in `Identifying`, once in `Rate Limits` and once in its...

**Description** Button ephemeral replies are not there when jumping to present **Steps to Reproduce** 1. Send a message with buttons that trigger an ephemeral reply. 2. Send enough messages after...

slash commands
synced

### Description The POST /guilds/{guild.id}/channels endpoint doesn't support setting `default_thread_rate_limit` by default when creating a new forum channel. ### Steps to Reproduce ```js fetch("https://canary.discord.com/api/v10/guilds//channels", { "headers": { "authorization": "Bot ",...

bug
synced

### Description I run an anti raid bot called Beemo Helper which is a third-party extension of Beemo, the two thousand nonmember ban limit prevents me from dealing with raids...

bug
synced