menu
dart_telegram_bot package
documentation
telegram_entities.dart
Message
text property
text property
dark_mode
light_mode
text
property
String
?
text
getter/setter pair
Optional. For text messages, the actual UTF-8 text of the message
Implementation
String? text;
dart_telegram_bot package
documentation
telegram_entities
Message
text property
Message class