recall_message
Permanently delete a bot-sent message using its message ID. Works within 2 minutes of sending, or anytime with admin privileges.
Instructions
Recall (delete) a message sent by the bot.
message_id: the message ID to recall (obtained from send_message's or send_image's message_id in the response). Only works for messages sent by the bot itself within approximately 2 minutes of sending, or anytime if the bot has admin/owner privileges in the group. Cannot recall messages sent by other users. Use this to undo accidental sends. The message is permanently deleted for all members.
Destructive: permanently deletes a message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |