thumbnail property

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

Optional. Sticker thumbnail in the .WEBP or .JPG format

Implementation

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