MadelineProto/old_docs/API_docs_v45/constructors/inputStickerSetEmpty.md

22 lines
326 B
Markdown
Raw Normal View History

---
title: inputStickerSetEmpty
description: inputStickerSetEmpty attributes, type and example
---
## Constructor: inputStickerSetEmpty
[Back to constructors index](index.md)
### Type: [InputStickerSet](../types/InputStickerSet.md)
### Example:
```
$inputStickerSetEmpty = ['_' => 'inputStickerSetEmpty', ];
```