menu
td_json_client package
documentation
td_api.dart
InviteGroupCallParticipants
InviteGroupCallParticipants.new constructor
InviteGroupCallParticipants.new constructor
dark_mode
light_mode
InviteGroupCallParticipants
constructor
InviteGroupCallParticipants
(
{
String
?
extra
,
int
?
client_id
,
int32
?
group_call_id
,
vector
<
int53
>
?
user_ids
,
})
Implementation
InviteGroupCallParticipants({ super.extra, super.client_id, this.group_call_id, this.user_ids, });
td_json_client package
documentation
td_api
InviteGroupCallParticipants
InviteGroupCallParticipants.new constructor
InviteGroupCallParticipants class