discord_delete_dm
Permanently delete a bot-sent DM message by providing the recipient's user ID and the message ID. Only removes messages sent by the bot.
Instructions
Permanently delete a DM message previously sent by this bot. IRREVERSIBLE. The bot can only delete its own DM messages, not the recipient's. Returns a confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | Discord user ID (snowflake) of the DM recipient. | |
| message_id | Yes | ID of the target message within the DM conversation. |