487 B
487 B
title | description | image |
---|---|---|
inputStickerSetEmpty | Empty input sticker set | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputStickerSetEmpty
Empty input sticker set
Type: InputStickerSet
Example:
$inputStickerSetEmpty = ['_' => 'inputStickerSetEmpty'];
Or, if you're into Lua:
inputStickerSetEmpty={_='inputStickerSetEmpty'}