--- title: "account.wallPapersNotModified" description: "No new wallpapers were found" nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png redirect_from: /API_docs/constructors/account_wallPapersNotModified.html --- # Constructor: account.wallPapersNotModified [Back to constructors index](/API_docs/constructors/index.html) No new [wallpapers](https://core.telegram.org/api/wallpapers) were found ### Type: [account.WallPapers](/API_docs/types/account.WallPapers.html) ### Example: ``` $account_wallPapersNotModified = ['_' => 'account.wallPapersNotModified']; ```