--- title: "account.savedRingtone" description: "The notification sound was already in MP3 format and was saved without any modification" nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png redirect_from: /API_docs/constructors/account_savedRingtone.html --- # Constructor: account.savedRingtone [Back to constructors index](/API_docs/constructors/index.html) The notification sound was already in MP3 format and was saved without any modification ### Type: [account.SavedRingtone](/API_docs/types/account.SavedRingtone.html) ### Example: ``` $account_savedRingtone = ['_' => 'account.savedRingtone']; ```