menu
dart_telegram_bot package
documentation
telegram_entities.dart
CallbackGame
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
CallbackGame
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static CallbackGame fromJson(Map<String, dynamic> json) { return CallbackGame(); }
dart_telegram_bot package
documentation
telegram_entities
CallbackGame
fromJson static method
CallbackGame class