BackgroundFillSolid
The background is filled using the selected color.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the background fill, always “solid” |
color | number | required | The color of the background fill in the RGB24 format |
import
import type { BackgroundFillSolid } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#backgroundfillsolid