menu
td_json_client package
documentation
td_api.dart
InlineQueryResultContact
InlineQueryResultContact.new constructor
InlineQueryResultContact.new constructor
dark_mode
light_mode
InlineQueryResultContact
constructor
InlineQueryResultContact
(
{
String
?
extra
,
int
?
client_id
,
string
?
id
,
Contact
?
contact
,
Thumbnail
?
thumbnail
,
})
Implementation
InlineQueryResultContact({ super.extra, super.client_id, this.id, this.contact, this.thumbnail, });
td_json_client package
documentation
td_api
InlineQueryResultContact
InlineQueryResultContact.new constructor
InlineQueryResultContact class