Skip to content

UpgradedGiftBackdropColors

Type · TDLib 1.8.67 · d1085f9c

Describes colors of a backdrop of an upgraded gift

UpgradedGiftBackdropColors(
  center_color: int32,
  edge_color: int32,
  symbol_color: int32,
  text_color: int32
) → UpgradedGiftBackdropColors

center_color

int32

A color in the center of the backdrop in the RGB format

edge_color

int32

A color on the edges of the backdrop in the RGB format

symbol_color

int32

A color to be applied for the symbol in the RGB format

text_color

int32

A color for the text on the backdrop in the RGB format