Raw.help.GetPeerProfileColors

Raw.help.GetPeerProfileColors

Get the set of accent color palettes that can be used in profile page backgrounds.

help.getPeerProfileColors#abcfa9fd hash:int = help.PeerColors;
export namespace Raw {
  export namespace help {
    export class GetPeerProfileColors {
      constructor(params: { hash: number }) {}
    }
  }
}

This is a function constructor, you can use it as method when call invoke

Layer: 185
Constructor ID: 0xabcfa9fd

Property

  • hash : number

    Hash used for caching, for more info click here.

Results

Raw.help.TypePeerColors