Skip to main content
Module

x/grammy/types.ts>BackgroundFillSolid

The Telegram Bot Framework.
Very Popular
Go to Latest
interface BackgroundFillSolid
import { type BackgroundFillSolid } from "https://deno.land/x/grammy@v1.23.0/types.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