mirror of
https://github.com/danog/MadelineProto.git
synced 2025-01-06 01:58:20 +01:00
19 lines
296 B
Markdown
19 lines
296 B
Markdown
---
|
|
title: messages_stickersNotModified
|
|
---
|
|
## Constructor: messages\_stickersNotModified
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [messages\_Stickers](../types/messages_Stickers.md)
|
|
|
|
|
|
### Example:
|
|
|
|
```
|
|
$messages_stickersNotModified = ['_' => messages_stickersNotModified', ];
|
|
``` |