phone.SendConferenceCallBroadcast#

class pyrogram.raw.functions.phone.SendConferenceCallBroadcast[source]#

Broadcast a blockchain block to all members of a conference call, see here for more info.

Details:
  • Layer: 224

  • ID: C6701900

Parameters:
  • call (InputGroupCall) – The conference where to broadcast the block.

  • block (bytes) – The block to broadcast.

Returns:

Updates