menu
td_json_client package
documentation
td_api.dart
LoadGroupCallParticipants
LoadGroupCallParticipants.new constructor
LoadGroupCallParticipants.new constructor
dark_mode
light_mode
LoadGroupCallParticipants
constructor
LoadGroupCallParticipants
(
{
String
?
extra
,
int
?
client_id
,
int32
?
group_call_id
,
int32
?
limit
,
})
Implementation
LoadGroupCallParticipants({ super.extra, super.client_id, this.group_call_id, this.limit, });
td_json_client package
documentation
td_api
LoadGroupCallParticipants
LoadGroupCallParticipants.new constructor
LoadGroupCallParticipants class