phone.EditGroupCallParticipant

class pyrogram.raw.functions.phone.EditGroupCallParticipant

Telegram API function.

Details:
  • Layer: 187

  • ID: A5273ABF

Parameters:
  • call (InputGroupCall) – N/A

  • participant (InputPeer) – N/A

  • muted (bool, optional) – N/A

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

  • raise_hand (bool, optional) – N/A

  • video_stopped (bool, optional) – N/A

  • video_paused (bool, optional) – N/A

  • presentation_paused (bool, optional) – N/A

Returns:

Updates