InputChatTheme#

class pyrogram.raw.base.InputChatTheme#

Specifies a chat theme .

Telegram apps support generating, sharing and synchronizing app themes.

Constructors:

This base type has 3 constructors available.

InputChatTheme

Set an emoji-based chat theme, returned by account.getChatThemes.

InputChatThemeEmpty

Remove any currently configured theme.

InputChatThemeUniqueGift

Set a theme based on an owned collectible gift , returned by account.getUniqueGiftChatThemes.