invite_video_chat_participants


Description:

public async Ok invite_video_chat_participants (int32 group_call_id, ArrayList<int64?> user_ids) throws TDLibError

Invites users to an active video chat. Sends a service message of the type messageInviteVideoChatParticipants to the chat bound to the group call

Parameters:

group_call_id

Group call identifier

user_ids

User identifiers. At most 10 users can be invited simultaneously