MadelineProtoDocs/docs/API_docs/constructors/inputStickerSetShortName.md
2024-05-01 14:53:46 +02:00

896 B

title description nav_exclude image
inputStickerSetShortName Stickerset by short name, from a stickerset deep link » true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputStickerSetShortName

Back to constructors index

Stickerset by short name, from a stickerset deep link »

Attributes:

Name Type Required Description
short_name string Yes Short name from a stickerset deep link »

Type: InputStickerSet

Example:

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