Skip to main content
Module

x/grammy_types/mod.ts>BackgroundTypeFill

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface BackgroundTypeFill
import { type BackgroundTypeFill } from "https://deno.land/x/grammy_types@v3.7.0/mod.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