optns https://w1.nandbox.net/delete-message
Use this message to recall an existing message.
Field | Type | Required | Description |
---|---|---|---|
method | String | Yes | "recallMessage" |
chat_id | String | Yes | Unique identifier of chat id |
message_id | String | Yes | Global Unique identifier for message requested to be recalled. |
reference | Long | Yes | Unique local identifier for the target chat/user |
from_user_id | String | Optional | Original sender id Mandatory in case the bot is the admin of the Chat |