Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface BackgroundFillSolid
import { type BackgroundFillSolid } from "https://deno.land/x/grammy_menu@v1.3.0/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