1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 16:27:22 +01:00
MadelineProto/docs/API_docs_46/constructors/inputStickerSetShortName.md

517 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, ];