BackgroundTypeChatTheme
The background is taken directly from a built-in chat theme.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the background, always “chat_theme” |
theme_name | string | required | Name of the chat theme, which is usually an emoji |
import
import type { BackgroundTypeChatTheme } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#backgroundtypechattheme