Skip to main content

starGiftBackground

Contains the default background palette of a gift type ».

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

Fields

NameTypeRequiredDescription
CenterColorintyesCenter color of the background palette, in RGB24 format.
EdgeColorintyesEdge color of the background palette, in RGB24 format.
TextColorintyesText color to use on top of the background palette, in RGB24 format.

References