Raw.account.SaveRingtone
Save or remove saved notification sound.
account.saveRingtone#3dea5b03 id:InputDocument unsave:Bool = account.SavedRingtone;
export namespace Raw {
export namespace account {
export class SaveRingtone {
constructor(params: { id: Raw.TypeInputDocument; unsave: boolean }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x3dea5b03
Property
id
: Raw.TypeInputDocumentNotification sound uploaded using account.uploadringtone
unsave
: booleanWhether to add or delete the notification sound