Delete delivery
delete_deliveryRemove a delivered WhatsApp or Telegram message sent through JetAPI from all recipients' devices when a recall or unsend is requested.
Instructions
Delete a sent message from WhatsApp or Telegram (tdlib). Only works for messages with final 'Delivered' status. Deletion occurs on all recipient devices.
Only messages sent through JetAPI via the tdlib or whatsapp channels can be deleted; SMS cannot. Use it when the user asks to unsend or recall a message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delivery_id | Yes | ID of the delivered message to delete (delivery.id from send_message). |