623 B
623 B
title | description | image |
---|---|---|
messages.featuredStickersNotModified | Featured stickers haven't changed | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: messages.featuredStickersNotModified
Featured stickers haven't changed
Type: messages.FeaturedStickers
Example:
$messages.featuredStickersNotModified = ['_' => 'messages.featuredStickersNotModified'];
Or, if you're into Lua:
messages.featuredStickersNotModified={_='messages.featuredStickersNotModified'}