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 I'm getting error when trying to get messages from offset more than 5000. It can also be seen in Discord client when going to search area in DM...

bug

As the Action Metadata fields of `channel_id` and `duration_seconds` are only relevant to their associated action types, these fields are not required if neither associated action type is used. The...

### Description The API does not currently support pins in voice channels. This makes it the only existing message channel without support for pins, which I find kind of odd....

bug

### Description When mentioning a user in a slash command string option, it seems that Discord still uses the old mention formatting with the `!` bang in front of the...

slash commands

### Description When you try to add a new file to a message in v10 of the api, using [edit message](https://discord.com/developers/docs/resources/channel#edit-message), it removes all existing attachments. This is true, even...

bug

### Description When viewing the integrations page in server settings without webhook permissons it claims there is no webhooks for the application, while it should say you dont have perms...

bug
synced

[2020 - 2022](https://github.com/discord/discord-api-docs/pull/2097/commits/8c3e563fe4d603ef019b4f5b8c08b33af27977a0) [it hasn't been the same](https://github.com/discord/discord-api-docs/pull/4927/files#diff-9c0465597400a1bfff16968024a03ed3e42f9f35b43b9d4419bb0156d47ff9d2L23-R25) precedent: [πŸ˜ΊπŸš€](https://takeb1nzyto.space) https://github.com/discord/discord-api-docs/blob/1159aef52648602c22f72104faaed0155fafca64/docs/topics/Rate_Limits.md?plain=1#L51 also season 4 has started ![image](https://user-images.githubusercontent.com/11778454/177428369-710c6cdc-02f2-45b3-a375-d9d99d29e831.png) \- ian 2

### Description When trying to create a message with a select option that contains an emoji ID that is too large, (e.g. `99361420069595959602`), the API will respond with a 500...

bug
synced

### Description {"message": "500: Internal Server Error", "code": 0} when fetching guild bans ### Steps to Reproduce do the funne to ban endpoint ### Expected Behavior data is returned successfully...

bug