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