updateGroupCallEncryptedMessage

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

Constructor schema is available as of layer 216. Switch »

Parameters

Name Type Description
call InputGroupCall Conference call that received the encrypted message
from_id Peer Sender whose blockchain public key must be used to verify the encrypted packet
encrypted_message bytes Complete encrypted packet

Type

Update

Related pages

E2E Group Calls

End-to-end encryption used for Telegram group voice and video calls, using a blockchain for state management.