MadelineProto/docs/API_docs/constructors/inputStickerSetShortName.md

521 B

title description
inputStickerSetShortName inputStickerSetShortName attributes, type and example

Constructor: inputStickerSetShortName

Back to constructors index

Attributes:

Name Type Required
short_name string Required

Type: InputStickerSet

Example:

$inputStickerSetShortName = ['_' => 'inputStickerSetShortName', 'short_name' => string, ];