menu
dart_telegram_bot package
documentation
telegram_entities.dart
VoiceChatStarted
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
toJson
(
)
Implementation
Map toJson() { return {}..removeWhere((_, v) => v == null); }
dart_telegram_bot package
documentation
telegram_entities
VoiceChatStarted
toJson method
VoiceChatStarted class