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