account.Themes#

class pyrogram.raw.types.account.Themes#

Installed themes.

Constructor of Themes.

Details:
  • Layer: 158

  • ID: 9A3D8C6D

Parameters:
  • hash (int 64-bit) – Hash for pagination.

  • themes (List of Theme) – Themes.

Functions:

This object can be returned by 2 functions.

account.GetThemes

Get installed themes.

account.GetChatThemes

Get all available chat themes.