--- title: "account.savedRingtonesNotModified" description: "The notification sound list hasn't changed." nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png redirect_from: /API_docs/constructors/account_savedRingtonesNotModified.html --- # Constructor: account.savedRingtonesNotModified [Back to constructors index](/API_docs/constructors/index.html) The notification sound list hasn't changed. ### Type: [account.SavedRingtones](/API_docs/types/account.SavedRingtones.html) ### Example: ``` $account_savedRingtonesNotModified = ['_' => 'account.savedRingtonesNotModified']; ```