thumbnail property
Optional. Sticker thumbnail in the .WEBP or .JPG format
Implementation
@JsonKey(name: 'thumbnail')
PhotoSize? get thumbnail;
Optional. Sticker thumbnail in the .WEBP or .JPG format
@JsonKey(name: 'thumbnail')
PhotoSize? get thumbnail;