1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-13 16:07:25 +01:00
MadelineProto/docs/API_docs/constructors/messages_featuredStickersNotModified.md

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