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

26 lines
627 B
Markdown
Raw Normal View History

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