account.SavedRingtone#

class pyrogram.raw.base.account.SavedRingtone#

Contains information about a saved notification sound.

Constructors:

This base type has 2 constructors available.

account.SavedRingtone

The notification sound was already in MP3 format and was saved without any modification.

account.SavedRingtoneConverted

The notification sound was not in MP3 format and was successfully converted and saved, use the returned Document to refer to the notification sound from now on.

Functions:

This object can be returned by 1 function.

account.SaveRingtone

Save or remove saved notification sound.