Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/grammy/types.ts>BackgroundTypeFill

The Telegram Bot Framework.
Very Popular
Latest
interface BackgroundTypeFill
import { type BackgroundTypeFill } from "https://deno.land/x/grammy@v1.25.1/types.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