account.GetThemes

class pyrogram.raw.functions.account.GetThemes

Get installed themes

Details:
  • Layer: 187

  • ID: 7206E458

Parameters:
  • format (str) – Theme format, a string that identifies the theming engines supported by the client

  • hash (int 64-bit) – Hash for pagination, for more info click here.Note: the usual hash generation algorithm cannot be used in this case, please re-use the account.themes.hash field returned by a previous call to the method, or pass 0 if this is the first call.

Returns:

account.Themes