MadelineProto/docs/API_docs/constructors/inputStickerSetShortName.md
2016-12-30 23:21:36 +03:00

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