GramIO API Reference / gramio/dist / TelegramBackgroundTypeFill
Interface: TelegramBackgroundTypeFill
Defined in: @gramio/types/out/objects.d.ts:2401
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:2413 |
fill | TelegramBackgroundFill | The background fill | @gramio/types/out/objects.d.ts:2409 |
type | "fill" | Type of the background, always “fill” | @gramio/types/out/objects.d.ts:2405 |