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