Skip to content

inviteVideoChatParticipants

Function · TDLib 1.8.67 · d1085f9c

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

group_call_id

int32

Group call identifier

user_ids

list of int53

User identifiers. At most 10 users can be invited simultaneously