Delete emoji
delete_emojiDelete a custom emoji safely using a two-step process. Preview the action and confirm with a token to complete removal.
Instructions
Delete a custom emoji. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token deletes it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | Emoji name or ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| dry_run | No | ||
| confirm_token | No |