Emoji Tools
Guild custom emoji management.
Emoji tools are straightforward, but uploads still modify shared guild assets and should usually be restricted to trusted flows.
create_guild_emoji #
- Purpose: upload a custom guild emoji.
- Key arguments:
guild_idorguild_name,name,image. - Optional fields:
roles.
edit_guild_emoji #
- Purpose: edit emoji name and/or role restriction.
- Key arguments:
guild_idorguild_name,emoji_id. - Optional fields:
name,roles.
delete_guild_emoji #
- Purpose: delete a custom emoji.
- Key arguments:
guild_idorguild_name,emoji_id.