Guilds

Update guild emoji

Update guild emoji. Requires manage_emojis permission. Renames or updates properties of an existing emoji.

patch/guilds/{guild_id}/emojis/{emoji_id}

Path parameters

guild_idstring snowflake required

The ID of the guild

emoji_idstring snowflake required

The ID of the emoji

Request body

namestring required

The name of the emoji (2-32 characters, alphanumeric and underscores only)

Response

Success

idstring required

The unique identifier for this emoji

namestring required

The name of the emoji

animatedboolean required

Whether this emoji is animated

nsfwboolean required

Whether this emoji is classified as NSFW

Changes

No recorded changes to this endpoint across all 1 revision of this API.