GramIO API Reference / gramio/dist / TelegramBackgroundTypeFill
Interface: TelegramBackgroundTypeFill
Defined in: @gramio/types/out/objects.d.ts:2265
The background is automatically filled based on the selected colors.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
dark_theme_dimming | number | Dimming of the background in dark themes, as a percentage; 0-100 | @gramio/types/out/objects.d.ts:2277 |
fill | TelegramBackgroundFill | The background fill | @gramio/types/out/objects.d.ts:2273 |
type | "fill" | Type of the background, always “fill” | @gramio/types/out/objects.d.ts:2269 |