menu
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/message.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;
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/message
Message
text property
Message class