Skip to main content

help.peerColorProfileSet

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

type tg.HelpPeerColorProfileSet struct { /* ... */ }

Implements help.PeerColorSet.

Fields

NameTypeRequiredDescription
PaletteColors[]intyesA list of 1-2 colors in RGB format, shown in the color palette settings to describe the current palette.
BgColors[]intyesA list of 1-2 colors in RGB format describing the colors used to generate the actual background used in the profile page.
StoryColors[]intyesA list of 2 colors in RGB format describing the colors of the gradient used for the unread active story indicator around the profile photo.

References