Skip to main content
Module

x/grammy_menu/deps.deno.ts>BackgroundFill

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

This object describes the way a background is filled based on the selected colors. Currently, it can be one of

  • BackgroundFillSolid
  • BackgroundFillGradient
  • BackgroundFillFreeformGradient