thumbnail property

  1. @JsonKey(name: 'thumbnail')
PhotoSize? get thumbnail
inherited

Optional. Animation thumbnail as defined by sender

Implementation

@JsonKey(name: 'thumbnail')
PhotoSize? get thumbnail;