Skip to content

AttachmentMenuBotColor

Type · TDLib 1.8.67 · d1085f9c

Describes a color to highlight a bot added to attachment menu

AttachmentMenuBotColor(
  light_color: int32,
  dark_color: int32
) → AttachmentMenuBotColor

light_color

int32

Color in the RGB format for light themes

dark_color

int32

Color in the RGB format for dark themes