discord_delete_emoji
Delete a custom emoji from a Discord server by supplying the emoji ID, guild ID, and a confirmation flag to complete the destructive action.
Instructions
Delete a custom emoji.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set true to actually perform this destructive action | |
| emojiId | Yes | ||
| guildId | Yes |