1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 18:27:20 +01:00
MadelineProto/docs/API_docs/constructors/inputStickerSetEmpty.md

16 lines
245 B
Markdown
Raw Normal View History

## Constructor: inputStickerSetEmpty
### Attributes:
| Name | Type | Required |
|----------|:-------------:|---------:|
### Type: [InputStickerSet](../types/InputStickerSet.md)
### Example:
```
$inputStickerSetEmpty = ;
```