help.peerColorSet
Represents a color palette that can be used in message accents ».
type tg.HelpPeerColorSet struct { /* ... */ }
Implements help.PeerColorSet.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Colors | []int | yes | A list of 1-3 colors in RGB format, describing the accent color. |
References
- Official documentation
- Generated Go reference
- TL definition:
help.peerColorSet#26219a58