Skip to content

GiftBackground

Type · TDLib 1.8.67 · d1085f9c

Describes background of a gift

GiftBackground(
  center_color: int32,
  edge_color: int32,
  text_color: int32
) → GiftBackground

center_color

int32

Center color in RGB format

edge_color

int32

Edge color in RGB format

text_color

int32

Text color in RGB format