Skip to main content
Module

x/grammy_types/mod.ts>BackgroundFillSolid

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface BackgroundFillSolid
import { type BackgroundFillSolid } from "https://deno.land/x/grammy_types@v3.7.0/mod.ts";

The background is filled using the selected color.

Properties

type: "solid"

Type of the background fill, always “solid”

color: number

The color of the background fill in the RGB24 format