1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-12 01:00:55 +01:00
MadelineProto/old_docs/API_docs_v55/constructors/messages_featuredStickersNotModified.md

22 lines
428 B
Markdown
Raw Normal View History

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