CRMchat APIBeta

updateGroupCallEncryptedMessage

A new E2E-encrypted message or emoji reaction was received in a conference call, see here for the decryption process.

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.updateGroupCallEncryptedMessage"

Value in

  • "telegram.updateGroupCallEncryptedMessage"
eventDate*string
Formatdate-time
workspaceId*string
data*

Response Body

Example Requests

POST/telegram.updateGroupCallEncryptedMessage