Raw.account.SavedRingtones
A list of saved notification sounds
account.savedRingtones#c1e92cc5 hash:long ringtones:Vector<Document> = account.SavedRingtones;
export namespace Raw {
export namespace account {
export class SavedRingtones {
constructor(params: { hash: bigint; ringtones: Array<Raw.TypeDocument> }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xc1e92cc5
Property
hash
: bigintHash used for caching, for more info click here
ringtones
: Array of Raw.TypeDocumentSaved notification sounds