Raw.help.GetPeerColors
Get the set of accent color palettes that can be used for message accents.
help.getPeerColors#da80f42f hash:int = help.PeerColors;
export namespace Raw {
export namespace help {
export class GetPeerColors {
constructor(params: { hash: number }) {}
}
}
}
This is a function constructor, you can use it as method when call invoke
Layer: 185
Constructor ID: 0xda80f42f
Property
hash
: numberHash used for caching, for more info click here.