MessageInviteVideoChatParticipants constructor

MessageInviteVideoChatParticipants(
  1. {required int group_call_id,
  2. required List<int> user_ids,
  3. int? extra,
  4. int? clientId}
)

A message with information about an invite to a video chat

Implementation

MessageInviteVideoChatParticipants