updateDeleteQuickReplyMessages
One or more messages in a quick reply shortcut were deleted.
Header Parameters
X-Webhook-Signature*string
HMAC-SHA256 hex digest of the raw request body
X-Webhook-Event*string
The delivered Telegram event type
X-Webhook-Id*string
Unique event ID for idempotency
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
eventId*string
Unique event identifier
eventType*"telegram.updateDeleteQuickReplyMessages"
Value in
- "telegram.updateDeleteQuickReplyMessages"
eventDate*string
Format
date-timeworkspaceId*string
data*
Response Body
Example Requests
POST
/telegram.updateDeleteQuickReplyMessagesupdateDeleteQuickReply
A quick reply shortcut was deleted. This will not emit `RawUpdateDeleteQuickReplyMessages` updates, even if all the messages in the shortcut are also deleted by this update.
updateDeleteScheduledMessages
Some scheduled messages were deleted (or sent) from the schedule queue of a chat