MadelineProtoDocs/docs/API_docs/constructors/messages.featuredStickersNo...

703 B

title description image redirect_from
messages.featuredStickersNotModified Featured stickers haven't changed https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png /API_docs/constructors/messages_featuredStickersNotModified.html

Constructor: messages.featuredStickersNotModified

Back to constructors index

Featured stickers haven't changed

Type: messages.FeaturedStickers

Example:

$messages.featuredStickersNotModified = ['_' => 'messages.featuredStickersNotModified'];

Or, if you're into Lua:

messages.featuredStickersNotModified={_='messages.featuredStickersNotModified'}