menu
tdlib2 package
documentation
td_api.dart
InviteVideoChatParticipants
InviteVideoChatParticipants.new constructor
InviteVideoChatParticipants.new constructor
dark_mode
light_mode
InviteVideoChatParticipants
constructor
InviteVideoChatParticipants
(
{
required
int
groupCallId
,
required
List
<
int
>
userIds
,
})
Implementation
InviteVideoChatParticipants({ required this.groupCallId, required this.userIds, });
tdlib2 package
documentation
td_api
InviteVideoChatParticipants
InviteVideoChatParticipants.new constructor
InviteVideoChatParticipants class