MadelineProto/docs/API_docs/constructors/inputStickerSetShortName.md
2016-12-20 13:32:11 +01:00

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