Link Search Menu Expand Document

Constructor: help.peerColorSet

Back to constructors index

Represents a color palette that can be used in message accents ».

Attributes:

NameTypeRequiredDescription
colorsArray of intYesA list of 1-3 colors in RGB format, describing the accent color.

Type: help.PeerColorSet

Example:

$help_peerColorSet = ['_' => 'help.peerColorSet', 'colors' => [int, int]];