GroupCallParticipant

class pyrogram.raw.types.GroupCallParticipant

Telegram API type.

Constructor of GroupCallParticipant.

Details:
  • Layer: 187

  • ID: EBA636FE

Parameters:
  • peer (Peer) – N/A

  • date (int 32-bit) – N/A

  • source (int 32-bit) – N/A

  • muted (bool, optional) – N/A

  • left (bool, optional) – N/A

  • can_self_unmute (bool, optional) – N/A

  • just_joined (bool, optional) – N/A

  • versioned (bool, optional) – N/A

  • min (bool, optional) – N/A

  • muted_by_you (bool, optional) – N/A

  • volume_by_admin (bool, optional) – N/A

  • is_self (bool, optional) – N/A

  • video_joined (bool, optional) – N/A

  • active_date (int 32-bit, optional) – N/A

  • volume (int 32-bit, optional) – N/A

  • about (str, optional) – N/A

  • raise_hand_rating (int 64-bit, optional) – N/A

  • video (GroupCallParticipantVideo, optional) – N/A

  • presentation (GroupCallParticipantVideo, optional) – N/A