Raw.help.PeerColors
Contains info about multiple color palettes.
help.peerColors#f8ed08 hash:int colors:Vector<help.PeerColorOption> = help.PeerColors;
export namespace Raw {
export namespace help {
export class PeerColors {
constructor(params: { hash: number; colors: Array<Raw.help.TypePeerColorOption> }) {}
}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0xf8ed08
Property
hash
: numberHash used for caching, for more info click here
colors
: Array of Raw.help.TypePeerColorOptionUsable color palettes.