1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 05:47:20 +01:00
MadelineProto/docs/API_docs/constructors/messages_recentStickersNotModified.md
2016-12-20 13:32:11 +01:00

20 lines
409 B
Markdown

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