menu
tdlib2 package
documentation
td_api.dart
InternalLinkTypeGame
InternalLinkTypeGame.new constructor
InternalLinkTypeGame.new constructor
dark_mode
light_mode
InternalLinkTypeGame
constructor
InternalLinkTypeGame
(
{
required
String
botUsername
,
required
String
gameShortName
,
})
Implementation
InternalLinkTypeGame({ required this.botUsername, required this.gameShortName, });
tdlib2 package
documentation
td_api
InternalLinkTypeGame
InternalLinkTypeGame.new constructor
InternalLinkTypeGame class