Skip to content

GramIO API Reference / gramio/dist / TelegramBackgroundFillSolid

Interface: TelegramBackgroundFillSolid

Defined in: @gramio/types/out/objects.d.ts:2193

The background is filled using the selected color.

Documentation

Properties

PropertyTypeDescriptionDefined in
colornumberThe color of the background fill in the RGB24 format@gramio/types/out/objects.d.ts:2201
type"solid"Type of the background fill, always “solid”@gramio/types/out/objects.d.ts:2197