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 When attempting to upload a file as an attachment in a discord slash command, the only option shown is to upload images. Files are missing as an option,...

slash commands
synced

### Description I made an issue (#6347) relating to fields not showing up, a couple of days ago it was "fixed." and the fields started showing up, though they only...

bug
synced

Documents soundboard sounds and management. When a soundboard sound is used, Voice Channel Effect Send is emitted, which is documented in #6025 *airhorn sounds intensify* some notes: - Bots cannot...

> ⚠️ The updates included in this are a part of an experiment, and therefore are not guaranteed to ship to 100% of users. Once there is certainty, a date...

### Description When you try making a bot that posts instruction messages on every new forum post, the API returns the following error: ```json { "code": 40058 "message": "Cannot message...

bug
synced

### Description The API returns scheduled events from my guild with no `creator_id`, although those are recently created events and although this has worked a few days before. I made...

bug
synced

These docs are quite outdated, and you no longer need to send a speaking stop indication. The discord client now handles this automatically by removing the speaking indicator when the...

### Description When editing the current application (`/applications/@me`) and the `permissions` field is `null` or not set, the following error occurrs on the developer portal when trying to reach https://discord.com/developers/applications/ID_HERE/oauth2/general...

bug
synced

This PR add the field `me_burst` in the message example, this was added in crosspost example but not in the normal message where this field exists.

### Description The Discord widget/iframe doesn't set a CSP header. Without something like ``` Content-Security-Policy: frame-ancestors 'self' https://*; ``` or ``` Cross-Origin-Embedder-Policy: require-corp Cross-Origin-Resource-Policy: cross-origin ``` sites that use ```...

bug
synced