1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-04 20:47:46 +01:00
MadelineProto/docs/API_docs_46/constructors/messages_allStickersNotModified.md

20 lines
389 B
Markdown
Raw Normal View History

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