MadelineProtoDocs/docs/API_docs/constructors/messages.favedStickersNotModified.md

26 lines
620 B
Markdown
Raw Normal View History

2024-05-01 14:53:46 +02:00
---
title: "messages.favedStickersNotModified"
description: "No new favorited stickers were found"
nav_exclude: true
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
redirect_from: /API_docs/constructors/messages_favedStickersNotModified.html
---
# Constructor: messages.favedStickersNotModified
[Back to constructors index](/API_docs/constructors/index.html)
No new favorited stickers were found
### Type: [messages.FavedStickers](/API_docs/types/messages.FavedStickers.html)
### Example:
```
$messages_favedStickersNotModified = ['_' => 'messages.favedStickersNotModified'];
```