account.ChatThemes

class pyrogram.raw.types.account.ChatThemes

Telegram API type.

Constructor of ChatThemes.

Details:
  • Layer: 220

  • ID: BE098173

Parameters:
  • hash (int 64-bit) – N/A

  • themes (List of ChatTheme) – N/A

  • chats (List of Chat) – N/A

  • users (List of User) – N/A

  • next_offset (str, optional) – N/A

Functions:

This object can be returned by 1 function.

account.GetUniqueGiftChatThemes

Telegram API function.