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

20 lines
423 B
Markdown

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