688 B
688 B
title | description | image | redirect_from |
---|---|---|---|
messages.allStickersNotModified | Info about all installed stickers hasn't changed | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/messages_allStickersNotModified.html |
Constructor: messages.allStickersNotModified
Info about all installed stickers hasn't changed
Type: messages.AllStickers
Example:
$messages.allStickersNotModified = ['_' => 'messages.allStickersNotModified'];
Or, if you're into Lua:
messages.allStickersNotModified={_='messages.allStickersNotModified'}