657 B
657 B
title | description | image | redirect_from |
---|---|---|---|
messages.stickersNotModified | No new stickers were found for the given query | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/messages_stickersNotModified.html |
Constructor: messages.stickersNotModified
No new stickers were found for the given query
Type: messages.Stickers
Example:
$messages.stickersNotModified = ['_' => 'messages.stickersNotModified'];
Or, if you're into Lua:
messages.stickersNotModified={_='messages.stickersNotModified'}