phone.InviteConferenceCallParticipant#

class pyrogram.raw.functions.phone.InviteConferenceCallParticipant#

Invite a user to a conference call.

Details:
  • Layer: 214

  • ID: BCF22685

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

  • user_id (InputUser) – The user to invite.

  • video (bool, optional) – Invite the user to also turn on their video feed.

Returns:

Updates