568 B
568 B
title | description | image |
---|---|---|
messages.allStickersNotModified | All stickers not modified | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: messages.allStickersNotModified
All stickers not modified
Type: messages_AllStickers
Example:
$messages_allStickersNotModified = ['_' => 'messages.allStickersNotModified'];
Or, if you're into Lua:
messages_allStickersNotModified={_='messages.allStickersNotModified'}