Raw.account.GetSavedRingtones
Fetch saved notification sounds
account.getSavedRingtones#e1902288 hash:long = account.SavedRingtones;
export namespace Raw {
export namespace account {
export class GetSavedRingtones {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xe1902288
Property
hash
: bigintHash used for caching, for more info click here.