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

This was added to the member object in #5874 and expanded upon in #5881 but never added to the guild member update gateway event.

### Description Hi, `GUILD_MEMBER_UPDATE`s are a big problem for large discord bots. A quick primer is when a Large bot updates anything todo with it's profile (https://discord.com/developers/docs/resources/user#modify-current-user) this triggers a...

bug

Added information on the banner editing field More information: https://discord.com/channels/613425648685547541/697138785317814292/1218248663869030521

### Description The [`GET /webhooks/` Endpoints](https://discord.com/developers/docs/resources/webhook#get-webhook) are not documented as requiring any Server Permission, yet trying to fetch a Webhook owned by the App/Bot calling the endpoint, while said Bot...

bug
synced

### Description I have two identical image URLs, here: https://tibia.fandom.com/wiki/Special:Redirect/file/Nightfiend.gif https://tibia.fandom.com/wiki/Special:Redirect/file/Ravenous_Hunger.gif Discord is only embedding the first URL. ### Steps to Reproduce Send the following discord message: https://tibia.fandom.com/wiki/Special:Redirect/file/Nightfiend.gif https://tibia.fandom.com/wiki/Special:Redirect/file/Ravenous_Hunger.gif ###...

bug
synced

### Description accentColor will show null after being fetched if the user has not explicitly set a banner color on their profile or set a banner. ### Steps to Reproduce...

feature request
synced

### Description The following error occurs when opening the CDN URL of a GIF sticker (custom server sticker): > NoSuchKey > The specified key does not exist. No such object:...

bug
synced

I and at least one other user in [this Forum Channel thread](https://discord.com/channels/613425648685547541/1208012213491736576) on the Discord Developers server were confused about how sharding worked with different `num_shards` for different sessions. I...

### Description __This has been an issue in my bot for months__. My bot receives command requests through its interactions endpoint url. I mostly respond to all messages by deferring...

bug

### Description every time i save my description the CDN masking link is prepended to the image urls. This happens every time, until the image urls become unmanageable. I am...

bug
developer portal