BackgroundTypeFill
The background is automatically filled based on the selected colors.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the background, always “fill” |
fill | BackgroundFill | required | The background fill |
dark_theme_dimming | number | required | Dimming of the background in dark themes, as a percentage; 0-100 |
import
import type { BackgroundTypeFill } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#backgroundtypefill