menu
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/update.dart
Update
message property
message property
dark_mode
light_mode
message
property
Message
?
message
getter/setter pair
Optional. New incoming message of any kind - text, photo, sticker, etc.
Implementation
Message? message;
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/update
Update
message property
Update class