phone.InviteConferenceCallParticipant#

class pyrogram.raw.functions.phone.InviteConferenceCallParticipant#

Invite a user to a conference call.

Usable by Users Bots
Details:
  • Layer: 227

  • ID: BCF22685

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

  • user_id (InputUser) – The user to invite.

  • video (bool, optional) – Whether this is a video conference invitation

Returns:

Updates