InputStickerSetThumb

---types---
inputStickerSetThumb#9d84f3db stickerset:InputStickerSet thumb_version:int = InputFileLocation

Belongs to

InputFileLocation

In Rust this constructor is a variant of the enums::InputFileLocation enum.
Match on it with: if let enums::InputFileLocation::InputStickerSetThumb(v) = result { ... }

Parameters

stickersetInputStickerSetrequired
thumb_versionintrequired

Used by

GetFile
GetFileHashes