Constructor: inputStickerSetThumb
Location of stickerset thumbnail (see files)
Attributes:
Name | Type | Required | Description |
---|---|---|---|
stickerset | InputStickerSet | Optional | Sticker set |
thumb_version | int | Yes | Thumbnail version |
Type: InputFileLocation
Example:
$inputStickerSetThumb = ['_' => 'inputStickerSetThumb', 'stickerset' => InputStickerSet, 'thumb_version' => int];