Skip to main content
Latest
interface BackgroundFillSolid
import { type BackgroundFillSolid } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.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