UpdateGroupCallEncryptedMessage#

class pyrogram.raw.types.UpdateGroupCallEncryptedMessage#

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

Constructor of Update.

Details:
  • Layer: 227

  • ID: C957A766

Parameters:
  • 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