Link Search Menu Expand Document

Constructor: inputStickerSetID

Back to constructors index

Stickerset by ID

Attributes:

NameTypeRequiredDescription
idlongYesID
access_hashlongYesAccess hash

Type: InputStickerSet

Example:

$inputStickerSetID = ['_' => 'inputStickerSetID', 'id' => long, 'access_hash' => long];