Skip to content

GramIO API Reference / gramio/dist / TelegramBackgroundTypeChatTheme

Interface: TelegramBackgroundTypeChatTheme

Defined in: @gramio/types/out/objects.d.ts:2345

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

Documentation

Properties

PropertyTypeDescriptionDefined in
theme_namestringName of the chat theme, which is usually an emoji@gramio/types/out/objects.d.ts:2353
type"chat_theme"Type of the background, always “chat_theme”@gramio/types/out/objects.d.ts:2349