menu
td_json_client package
documentation
td_api.dart
InlineQueryResultGame
InlineQueryResultGame.new constructor
InlineQueryResultGame.new constructor
dark_mode
light_mode
InlineQueryResultGame
constructor
InlineQueryResultGame
(
{
String
?
extra
,
int
?
client_id
,
string
?
id
,
Game
?
game
,
})
Implementation
InlineQueryResultGame({ super.extra, super.client_id, this.id, this.game, });
td_json_client package
documentation
td_api
InlineQueryResultGame
InlineQueryResultGame.new constructor
InlineQueryResultGame class