603 B
603 B
title | description | image |
---|---|---|
messages.recentStickersNotModified | No new recent sticker was found | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: messages.recentStickersNotModified
No new recent sticker was found
Type: messages.RecentStickers
Example:
$messages.recentStickersNotModified = ['_' => 'messages.recentStickersNotModified'];
Or, if you're into Lua:
messages.recentStickersNotModified={_='messages.recentStickersNotModified'}