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

Adds super-reactions related event members missing from #6056 Was originally a PR to #6056 in https://github.com/Mateo-tem/discord-api-docs/pull/1, but #6056 was just recently merged before the author of #6056 merged my PR....

### Description The client side percent-decoding allows for seemingly bypassing some automod rules. I don't really see an easy fix for this, besides completely disabling percent-decoding on the client (which...

bug
synced
message components

I've recently renamed all my projects to use lowercase titles so it's more aligned with typical github project. Old redirection will only work for week or two so it should...

### Description The X-Signature-Timestamp header seems to be a handy way to discourage replay attacks and make old signatures worthless after enough time has passed. I'd love to verify that...

documentation needed
synced

### Description The `2023-10_social_proofing_message_nitro_badge` experiment introduced Nitro badges next to usernames in chat. For this feature to function, `premium_type` was added to the [partial user object](). The field is already...

bug
synced

### Description As of SDK 3.2.1, after setting an Activity, later trying to ClearActivity results in the following internal Discord error: ```text ResponseError { code: InvalidPayload, message: "child \"activity\" fails...

bug
synced
gamesdk

### Description The docs state the following about permissions: > Permissions are stored in a variable-length integer serialized into a string, and are calculated using bitwise operations. > [...] >...

bug
synced

incident actions fully released months ago, and the [support article](https://support.discord.com/hc/en-us/articles/17439993574167-Activity-Alerts-Security-Actions) says "This feature is available to all servers!" also, `GUILD_APPLICATION_PREMIUM_SUBSCRIPTION` was marked as undeletable, but it is deletable so I...

The current UE4 cpp documentation is not very complete. I created a free, fully functional DiscordGameSample project including tons of documentation for how to use it. This project makes it...

### Description Using https://discord.com/developers/docs/resources/guild-template#get-guild-template the `guild template` object, https://discord.com/developers/docs/resources/guild-template#guild-template-resource, has a field `serialized_source_guild`, which is a `guild` object: https://discord.com/developers/docs/resources/guild#guild-object This object has a field `system_channel_id` of type `snowflake` According to...

bug
synced