attachMenuBotIconColor
Represents an attachment menu icon color for bot mini apps »
type tg.AttachMenuBotIconColor struct { /* ... */ }
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Name | string | yes | One of the following values: light_icon - Color of the attachment menu icon (light mode) light_text - Color of the attachment menu label, once selected (light mode) dark_icon - Color of the attachment menu icon (dark mode) dark_text - Color of the attachment menu label, once selected (dark mode) |
Color | int | yes | Color in RGB24 format |
References
- Official documentation
- Generated Go reference
- TL definition:
attachMenuBotIconColor#4576f3f0