discord_delete_dm
Delete a DM message previously sent by your bot in a direct message conversation. Irreversible—only works on the bot's own messages, not the recipient's.
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. |