delete_message
Delete a specific Discord message by providing its channel ID and message ID. Removes unwanted content from channels instantly.
Instructions
Delete a message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | Channel ID | |
| message_id | Yes | Message ID to delete |