menu
dart_telegram_bot package
documentation
telegram_entities.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;
dart_telegram_bot package
documentation
telegram_entities
Message
photo property
Message class