512 B
512 B
title | description |
---|---|
inputStickerSetEmpty | inputStickerSetEmpty attributes, type and example |
Constructor: inputStickerSetEmpty
Attributes:
Name | Type | Required |
---|
Type: InputStickerSet
Example:
$inputStickerSetEmpty = ['_' => 'inputStickerSetEmpty', ];
Or, if you're into Lua:
inputStickerSetEmpty={_='inputStickerSetEmpty', }