mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-12 18:27:20 +01:00
16 lines
245 B
Markdown
16 lines
245 B
Markdown
|
## Constructor: inputStickerSetEmpty
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required |
|
||
|
|----------|:-------------:|---------:|
|
||
|
|
||
|
|
||
|
### Type: [InputStickerSet](../types/InputStickerSet.md)
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
|
||
|
```
|
||
|
$inputStickerSetEmpty = ;
|
||
|
```
|