Guilds

Delete guild emoji

Delete guild emoji. Requires manage_emojis permission. Removes a custom emoji from the guild; optionally purges all references.

delete/guilds/{guild_id}/emojis/{emoji_id}

Path parameters

string snowflake required
OR
integer required

The ID of the guild

string snowflake required
OR
integer required

The ID of the emoji

Query parameters

purgestring

Whether to also purge the asset from storage

Whether to also purge the asset from storage

Response

No Content

Changes