thumbnail property

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

Optional. Sticker set thumbnail in the .WEBP or .TGS format

Implementation

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