UpdateGroupCallChainBlocks#

class pyrogram.raw.types.UpdateGroupCallChainBlocks#

Contains updates to the blockchain of a conference call, see here for more info.

Constructor of Update.

Details:
  • Layer: 214

  • ID: A477288F

Parameters:
  • call (InputGroupCall) – The conference call.

  • sub_chain_id (int 32-bit) – Subchain ID.

  • blocks (List of bytes) – Blocks.

  • next_offset (int 32-bit) – Offset of the next block.