MadelineProtoDocs/docs/API_docs/constructors/updateSavedRingtones.md
2024-05-01 14:53:46 +02:00

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

Back to constructors index

The list of saved notification sounds has changed, use account.getSavedRingtones to fetch the new list.

Type: Update

Example:

$updateSavedRingtones = ['_' => 'updateSavedRingtones'];