telegramx.js

BackgroundTypeChatTheme

interface

The background is taken directly from a built-in chat theme.

Declaration

interface BackgroundTypeChatTheme 

Properties

theme_nameproperty#
theme_name: string;

Name of the chat theme, which is usually an emoji

typeproperty#
type: 'chat_theme';

Type of the background, always "chat_theme"