1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 15:07:22 +01:00
MadelineProto/docs/API_docs/constructors/inputStickerSetEmpty.md

16 lines
245 B
Markdown

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