1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 01:39:37 +01:00
MadelineProto/docs/API_docs_55/constructors/messages_recentStickersNotModified.md

20 lines
410 B
Markdown
Raw Normal View History

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