1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 08:47:21 +01:00
MadelineProto/docs/API_docs/constructors/messages_recentStickersNotModified.md

22 lines
414 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', ];
```