menu
televerse package
documentation
telegram.dart
BotCommandScope
BotCommandScope.fromJson factory constructor
BotCommandScope.fromJson factory constructor
dark_mode
light_mode
BotCommandScope.fromJson
constructor
BotCommandScope.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory BotCommandScope.fromJson(Map<String, Object?> json) => _$BotCommandScopeFromJson(json);
televerse package
documentation
telegram
BotCommandScope
BotCommandScope.fromJson factory constructor
BotCommandScope class