delete_message
Delete a specific message from a Discord channel using its channel ID and message ID. Removes unwanted or outdated content directly.
Instructions
Deletes a message in a Discord channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | The ID of the channel. | |
| message_id | Yes | The ID of the message to delete. |