Skip to main content
Module

x/grammy_menu/deps.deno.ts>BackgroundTypeFill

Interactive menus for grammY.
Latest
interface BackgroundTypeFill
import { type BackgroundTypeFill } from "https://deno.land/x/grammy_menu@v1.2.2/deps.deno.ts";

The background is automatically filled based on the selected colors.

Properties

type: "fill"

Type of the background, always “fill”

The background fill

dark_theme_dimming: number

Dimming of the background in dark themes, as a percentage; 0-100