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 In [Developer Docs > Reference](), the formats table shows a structure and example. The example for a user mention is rendered as a link with a `mailto` uri,...

bug
synced
developer portal

### Description Hello, I try to send file from Buffer, but I have an issue with encoding. My file content is encode in 'utf-8' but Discord message preview is not....

bug
synced
message components

Add documentation for message forwards. A message forward gives users the ability to send a snapshot of a message in one channel to another channel. - snapshots are immutable, and...

### Description `context` and `authorizing_integration_owners` are missing on incoming slash command interactions if the user has not authorized the application. Note that this may not be isolated to slash commands,...

bug

The current code examples do not select the correct avatar color

### Description Hello there, I stumbled upon a problem with Message Embeds in the discord API. Using the Java Discord API I am creating a message Embed containing a title,...

bug
message components

### Description Guild_join_request_update is constantly sent to my bot along with Guild_join_request_delete, can this be documented ### Steps to Reproduce - ### Expected Behavior For it to be documented ###...

bug

Should the `context` field also be documented as not available for ping interactions? If so, I can include it in this pr.

### Description The [documentation](https://discord.com/developers/docs/topics/permissions#permissions-bitwise-permission-flags) includes 2 permissions that seem to be "unavailable to developers": ![image](https://github.com/discord/discord-api-docs/assets/18090140/38d1a487-0bed-4988-a797-6f03bd95e514) The relevant [changelog](https://discord.com/developers/docs/change-log#clarification-on-permission-splits-for-expressions-and-events) implies there will be an update about this in the future: >...

question
documentation
synced

### Description I found out out that, if I open a Discord invite link (https://discord.gg/abcdef or https://discord.com/invite/abcdef) I get a message like "Starting Discord app" and the invite request pops...

bug
synced