phone.JoinGroupCall

class pyrogram.raw.functions.phone.JoinGroupCall

Join a group call

Details:
  • Layer: 187

  • ID: B132FF7B

Parameters:
  • call (InputGroupCall) – The group call

  • join_as (InputPeer) – Join the group call, presenting yourself as the specified user/channel

  • params (DataJSON) – WebRTC parameters

  • muted (bool, optional) – If set, the user will be muted by default upon joining.

  • video_stopped (bool, optional) – If set, the user’s video will be disabled by default upon joining.

  • invite_hash (str, optional) – The invitation hash from the invite link », if provided allows speaking in a livestream or muted group chat.

Returns:

Updates