mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-13 14:27:21 +01:00
16 lines
268 B
Markdown
16 lines
268 B
Markdown
|
## Constructor: messages\_stickersNotModified
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required |
|
||
|
|----------|:-------------:|---------:|
|
||
|
|
||
|
|
||
|
### Type: [messages\_Stickers](../types/messages\_Stickers.md)
|
||
|
|
||
|
### Example:
|
||
|
|
||
|
|
||
|
```
|
||
|
$messages_stickersNotModified = ;
|
||
|
```
|