Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/grammy_types/message.ts>BackgroundFill

Type declarations of the Telegram Bot API.
Latest
type alias BackgroundFill
import { type BackgroundFill } from "https://deno.land/x/grammy_types@v3.15.0/message.ts";

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

  • BackgroundFillSolid
  • BackgroundFillGradient
  • BackgroundFillFreeformGradient