discord_delete_message
Delete a specific message in a Discord text channel by specifying the channel ID and message ID. Useful for moderating content or removing outdated information.
Instructions
Deletes a specific message from a Discord text channel
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | Yes | ||
messageId | Yes | ||
reason | No |