mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-13 15:07:22 +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 = ;
|
|
``` |