1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 16:27:22 +01:00
MadelineProto/docs/API_docs/constructors/messages_stickersNotModified.md
2016-12-30 23:21:36 +03:00

20 lines
368 B
Markdown

---
title: messages_stickersNotModified
description: messages_stickersNotModified attributes, type and example
---
## Constructor: messages\_stickersNotModified
[Back to constructors index](index.md)
### Type: [messages\_Stickers](../types/messages_Stickers.md)
### Example:
```
$messages_stickersNotModified = ['_' => 'messages_stickersNotModified', ];
```