Skip to content
GramIO
Search
K
Main Navigation
Home
Get started
Plugins
TS API Reference
Bot API Reference
Changelogs
English
Русский
Telegram
English
Русский
Appearance
Telegram
npm
npm
yarn
pnpm
bun
Menu
On this page
On this page
Fields
GramIO Usage
See Also
BackgroundFillSolid
Copy page
Official docs ↗
The background is filled using the selected color.
Fields
type
String
=
solid
Required
Type of the background fill, always "solid"
color
Integer
Required
The color of the background fill in the RGB24 format
GramIO Usage
See Also