MadelineProtoDocs/old_docs/API_docs_v14/constructors/messages.stickersNotModifie...

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

Back to constructors index

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'}