585 B
585 B
title | description | image |
---|---|---|
messages.stickersNotModified | No new stickers were found for the given query | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
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'}