photo property

List<PhotoSize>? photo
getter/setter pair

Optional. Message is a photo, available sizes of the photo

Implementation

List<PhotoSize>? photo;