photo property

List<PhotoSize>? photo
final

Optional. Available sizes of the chat photo, if the photo was requested by the bot.

Implementation

final List<PhotoSize>? photo;