peerColor
Represents a color palette ».
type tg.PeerColor struct { /* ... */ }
Implements PeerColor.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Color | int | — | Color palette ID, see here » for more info; if not set, the default palette should be used. |
BackgroundEmojiID | int64 | — | Optional custom emoji ID used to generate the pattern. |
References
- Official documentation
- Generated Go reference
- TL definition:
peerColor#b54b5acf