Raw.account.GetWallPapers
Returns a list of available wallpapers.
account.getWallPapers#7967d36 hash:long = account.WallPapers;
export namespace Raw {
export namespace account {
export class GetWallPapers {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0x7967d36
Property
hash
: bigintHash used for caching, for more info click here.