MadelineProtoDocs/docs/API_docs/constructors/messages.allStickersNotModified.md
2024-05-01 14:53:46 +02:00

26 lines
630 B
Markdown

---
title: "messages.allStickersNotModified"
description: "Info about all installed stickers hasn't changed"
nav_exclude: true
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
redirect_from: /API_docs/constructors/messages_allStickersNotModified.html
---
# Constructor: messages.allStickersNotModified
[Back to constructors index](/API_docs/constructors/index.html)
Info about all installed stickers hasn't changed
### Type: [messages.AllStickers](/API_docs/types/messages.AllStickers.html)
### Example:
```
$messages_allStickersNotModified = ['_' => 'messages.allStickersNotModified'];
```