phone.inviteConferenceCallParticipant

Invite a user to a conference call.

 메서드 스키마는 레이어 202부터 사용할 수 있습니다. 전환 »

Parameters

Name Type Description
flags # Flags, see TL conditional fields
video flags.0?true Whether this is a video conference invitation
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.

Related pages

Group calls

How to start, join and manage group calls and video chats.