Skip to content

guild_emoji_modify

Modify the given emoji. For emojis created by the current user, requires either the CREATE_GUILD_EXPRESSIONS or MANAGE_GUILD_EXPRESSIONS permission. For other emojis, requires the MANAGE_GUILD_EXPRESSIONS permission. Returns the updated emoji object on success

CountNameTypeRequired
1guild_idSnowflakeTrue
2emoji_idSnowflakeTrue
3nameStringTrue
4rolesArray of snowflakesTrue