Raw.account.SavedRingtoneConverted

Raw.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

account.savedRingtoneConverted#1f307eb7 document:Document = account.SavedRingtone;
export namespace Raw {
  export namespace account {
    export class SavedRingtoneConverted {
      constructor(params: { document: Raw.TypeDocument }) {}
    }
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x1f307eb7

Property