updateWebBrowserException
Sent when this raw Telegram update is received by a selected account.
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.updateWebBrowserException"
Value in
- "telegram.updateWebBrowserException"
eventDate*string
Format
date-timeworkspaceId*string
data*
Response Body
Example Requests
POST
/telegram.updateWebBrowserExceptionupdateUserTyping
The user is preparing a message; typing, recording, uploading, etc. This update is valid for 6 seconds. If no further updates of this kind are received after 6 seconds, it should be considered that the user stopped doing whatever they were doing
updateWebBrowserSettings
Sent when this raw Telegram update is received by a selected account.