Delete emoji
delete_emojiRemove a custom emoji from a Discord server by providing its name or ID. Requires Manage Expressions permission.
Instructions
Remove a custom emoji by name or id. Requires Manage Expressions permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | Emoji to delete (name or id). | |
| server | No | Server (guild) name or id. Optional when the bot is in a single server or DISCORD_GUILD_ID is set. |