phone.inviteConferenceCallParticipant

Invite a user to a conference call.

 Method schema is available as of layer 202. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
video flags.0?true Invite the user to also turn on their video feed.
call InputGroupCall The conference call.
user_id InputUser The user to invite.

Result

Updates

Only users can use this method

Possible errors

Code Type Description
400 GROUPCALL_INVALID The specified group call is invalid.