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 If you publish a message (in an announcement channel) that has components, the messages ending up on the subscribed servers don't have any components. User story: I want...

synced
message components

### Description Starting last week I noticed deferred interactions would do this strange jumping movement before editing. It might be hard to see by the gif, but if you run...

bug
slash commands
synced

### Description Seems like something is going awry internally - the URL produced is: https://images-ext-1.discordapp.net/external/wQtvt4O6mERmcoBvetgfegleZZdUgbR-GDpyx2G6sZE/https//images.igdb.com/igdb/image/upload/t_thumb/co1rco.jpg?width=180&height=180 Which seems weird given it has the entire original URL in the new URL (but...

bug
synced

### Description Discord currently fails to embed additional text/media data for masked links which include any non-white-space character right after the closing `)`. This is because it's looking for a...

bug
synced

Spotted these while checking my [transcription of the docs](https://github.com/fleuralice/discord-docs) :D I'm not too sure of the "instead of" wording and there may be other exceptions like these. Nonetheless, I've spotted...

Waiting for article. Note: bots cannot create guest invites (for now, at least) unless they fake X-Super-Properties. If you attempt to pass flags in the payload, you'd get the `GUILD_INVITE_CANNOT_CREATE_GUEST_INVITE`...

### Description HTTP only bots display in the online list without an indicator. However, an issue arises when said bot POSTs to `/channels/{channel.id}/typing`. In the member list, the bot displays...

bug
synced

### Description When the placeholder text for a modal is too long for the short input type it becomes unreadable. The current limit in the API is 100 characters. Only...

synced
message components

### Description The recently introduced channel emoji experiment has introduced a new CHANNEL_UPDATE event, which fires directly after the channel is created. This causes problems when another update happens before...

bug
synced

Fixes https://github.com/discord/discord-api-docs/issues/6686