menu
televerse package
documentation
telegram.dart
Message
photo property
photo property
dark_mode
light_mode
photo
property
List
<
PhotoSize
>
?
photo
final
Optional. Message is a photo, available sizes of the photo
Implementation
final List<PhotoSize>? photo;
televerse package
documentation
telegram
Message
photo property
Message class