AttachmentMenuBotColor constructor

AttachmentMenuBotColor(
  1. {required int light_color,
  2. required int dark_color,
  3. int? extra,
  4. int? clientId}
)

Describes a color to highlight a bot added to attachment menu

Implementation

AttachmentMenuBotColor