Skip to content

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.

Documentation

Properties

PropertyTypeDescriptionDefined in
dark_theme_dimmingnumberDimming of the background in dark themes, as a percentage; 0-100@gramio/types/out/objects.d.ts:2277
fillTelegramBackgroundFillThe background fill@gramio/types/out/objects.d.ts:2273
type"fill"Type of the background, always “fill”@gramio/types/out/objects.d.ts:2269