discord_delete_message
Delete a specific Discord message by providing its channel ID and message ID to remove it from the text channel.
Instructions
Deletes a specific message from a Discord text channel
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| channelId | Yes | ||
| messageId | Yes |