MadelineProtoDocs/docs/API_docs/constructors/messages_allStickersNotModi...

568 B

title description image
messages.allStickersNotModified All stickers not modified https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: messages.allStickersNotModified

Back to constructors index

All stickers not modified

Type: messages_AllStickers

Example:

$messages_allStickersNotModified = ['_' => 'messages.allStickersNotModified'];

Or, if you're into Lua:

messages_allStickersNotModified={_='messages.allStickersNotModified'}