Skip to main content
Module

x/grammy/types.ts>BackgroundTypeFill

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