help.PeerColorProfileSet

class pyrogram.raw.types.help.PeerColorProfileSet

Represents a color palette that can be used in profile pages ».

Constructor of PeerColorSet.

Details:
  • Layer: 187

  • ID: 767D61EB

Parameters:
  • palette_colors (List of int 32-bit) – A list of 1-2 colors in RGB format, shown in the color palette settings to describe the current palette.

  • bg_colors (List of int 32-bit) – A list of 1-2 colors in RGB format describing the colors used to generate the actual background used in the profile page.

  • story_colors (List of int 32-bit) – A list of 2 colors in RGB format describing the colors of the gradient used for the unread active story indicator around the profile photo.