Raw.account.GetChatThemes
Get all available chat themes.
account.getChatThemes#d638de89 hash:long = account.Themes;
export namespace Raw {
export namespace account {
export class GetChatThemes {
constructor(params: { hash: bigint }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xd638de89
Property
hash
: bigintHash used for caching, for more info click here.