telegramx.js

BackgroundFillSolid

interface

The background is filled using the selected color.

Declaration

interface BackgroundFillSolid 

Properties

colorproperty#
color: number;

The color of the background fill in the RGB24 format

typeproperty#
type: 'solid';

Type of the background fill, always "solid"