menu
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/message.dart
Message
photo property
photo property
dark_mode
light_mode
photo
property
List
<
PhotoSize
>
?
photo
getter/setter pair
Optional. Message is a photo, available sizes of the photo
Implementation
List<PhotoSize>? photo;
telegram_bot_crashlytics package
documentation
dart_telegram_bot/src/entities/telegram/message
Message
photo property
Message class