mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
634 B
634 B
title | description | nav_exclude | image | redirect_from |
---|---|---|---|---|
account.savedRingtonesNotModified | The notification sound list hasn't changed. | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png | /API_docs/constructors/account_savedRingtonesNotModified.html |
Constructor: account.savedRingtonesNotModified
The notification sound list hasn't changed.
Type: account.SavedRingtones
Example:
$account_savedRingtonesNotModified = ['_' => 'account.savedRingtonesNotModified'];