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