account.UpdateTheme
- class pyrogram.raw.functions.account.UpdateTheme
 Update theme
- Details:
 Layer:
196ID:
2BF40CCC
- Parameters:
 format (
str) – Theme format, a string that identifies the theming engines supported by the clienttheme (
InputTheme) – Theme to updateslug (
str, optional) – Unique theme IDtitle (
str, optional) – Theme namedocument (
InputDocument, optional) – Theme filesettings (List of
InputThemeSettings, optional) – Theme settings
- Returns: