Module

x/grammy/types.ts>BackgroundFill

The Telegram Bot Framework.
Very Popular
Go to Latest
type alias BackgroundFill
import { type BackgroundFill } from "https://dotland.deno.dev/x/grammy@v1.24.1/types.ts";

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

  • BackgroundFillSolid
  • BackgroundFillGradient
  • BackgroundFillFreeformGradient