inviteVideoChatParticipants¶
Invites users to an active video chat. Sends a service message of the type messageInviteVideoChatParticipants to the chat bound to the group call
inviteVideoChatParticipants(
group_call_id: int32,
user_ids: list of int53
) → Ok