BackgroundTypeChatTheme

class aiogram.types.background_type_chat_theme.BackgroundTypeChatTheme(*, type: Literal['chat_theme'] = 'chat_theme', theme_name: str, **extra_data: Any)[source]

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

Source: https://core.telegram.org/bots/api#backgroundtypechattheme

type: Literal['chat_theme']

Type of the background, always ‘chat_theme’

theme_name: str

Name of the chat theme, which is usually an emoji