menu
tdlib2 package
documentation
td_api.dart
InlineQueryResultGame
InlineQueryResultGame.new constructor
InlineQueryResultGame.new constructor
dark_mode
light_mode
InlineQueryResultGame
constructor
InlineQueryResultGame
(
{
required
String
id
,
Game
?
game
,
})
Implementation
InlineQueryResultGame({required this.id, this.game});
tdlib2 package
documentation
td_api
InlineQueryResultGame
InlineQueryResultGame.new constructor
InlineQueryResultGame class