discord_delete_message
Delete a specific message in a Discord channel by providing channel ID and message ID. Confirm to execute the destructive action.
Instructions
Delete a message in a channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set true to actually perform this destructive action | |
| channelId | Yes | ||
| messageId | Yes |