630 B
630 B
title | description | image | redirect_from |
---|---|---|---|
account.wallPapersNotModified | No new wallpapers were found | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/account_wallPapersNotModified.html |
Constructor: account.wallPapersNotModified
No new wallpapers were found
Type: account.WallPapers
Example:
$account.wallPapersNotModified = ['_' => 'account.wallPapersNotModified'];
Or, if you're into Lua:
account.wallPapersNotModified={_='account.wallPapersNotModified'}