type alias BackgroundTypeimport { type BackgroundType } from "https://dotland.deno.dev/x/grammy_types@v3.15.0/mod.ts"; This object describes the type of a background. Currently, it can be one of BackgroundTypeFill BackgroundTypeWallpaper BackgroundTypePattern BackgroundTypeChatTheme BackgroundTypeFill definition: | BackgroundTypeFill | BackgroundTypeWallpaper | BackgroundTypePattern | BackgroundTypeChatTheme