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