menu
televerse package
documentation
telegram.dart
Message
text property
text property
dark_mode
light_mode
text
property
String
?
text
final
Optional. For text messages, the actual UTF-8 text of the message
Implementation
final String? text;
televerse package
documentation
telegram
Message
text property
Message class