Skip to content

GramIO API Reference / gramio/dist / TelegramBackgroundFillFreeformGradient

Interface: TelegramBackgroundFillFreeformGradient

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

The background is a freeform gradient that rotates after every message in the chat.

Documentation

Properties

PropertyTypeDescriptionDefined in
colorsnumber[]A list of the 3 or 4 base colors that are used to generate the freeform gradient in the RGB24 format@gramio/types/out/objects.d.ts:2241
type"freeform_gradient"Type of the background fill, always “freeform_gradient”@gramio/types/out/objects.d.ts:2237