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 The nav buttons of servers with less than 500 members are broken. ![image](https://github.com/discord/discord-api-docs/assets/63150613/54f6e37a-ef6d-4fc9-a64e-4e6109f3e717) With more than 500 members, it looks like this: ![image](https://github.com/discord/discord-api-docs/assets/63150613/2ea0caa5-8415-4d30-aec0-53e98518ad6b) I don't think it would...

bug
synced
developer portal

### Description I was sending text files to a discord webhook on my server and found out that something wasn't right when I added å, ä or ö to the...

bug
synced

### Description When using an interaction, the [Guild object](https://discord.com/developers/docs/resources/guild#guild-object-guild-structure) does not contain the `preferred_locale` property, but instead has `locale`. Originally reported at https://github.com/discord-jda/JDA/pull/2633#issuecomment-2172787976 ### Steps to Reproduce 1. Run a...

bug
slash commands
synced

### Description On some phones, the attached embed images are cropping instead of shrinking. ### Steps to Reproduce Send am embed with an image attached Sometimes the image is not...

bug
synced

* Add a PowerShell command and details on how to use it

### Description Both the documentation and the API specification state that one should be able to utilise `name_localizations` to respond with, well, name localisations. This was originally brought up via...

bug
synced

### Description When adding an option to an onboarding prompt, the resulting `id` of the option in the `changes` array may be an integer in the audit logs. The integer...

bug

### Description Message Buttons with Link Style become disabled when the Thread is Locked. I understand that this is desired with non-link Buttons, because the App is reactive to those....

bug
message components

### Description The [current documentation](https://discord.com/developers/docs/resources/guild-template) regarding guild templates is highly unclear on what is and isn't allowed or expected data when working with the endpoints. Primarily, `serialized_source_guild` is simply specified...

documentation
synced

### Description When using select menus you got 100 chars to provide a description to an option, however in the client only the first 60 chars are shown. ### Steps...

bug
message components