discord_delete_message
Remove specific messages in Discord using channel and message IDs, simplifying moderation and cleanup tasks in your server.
Instructions
Delete a message
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | Yes | The Discord channel ID | |
messageId | Yes | The message ID to delete |