mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
638 B
638 B
title | description | nav_exclude | image |
---|---|---|---|
updateSavedRingtones | The list of saved notification sounds has changed, use account.getSavedRingtones to fetch the new list. | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: updateSavedRingtones
The list of saved notification sounds has changed, use account.getSavedRingtones to fetch the new list.
Type: Update
Example:
$updateSavedRingtones = ['_' => 'updateSavedRingtones'];