account.UpdateTheme¶
- class hydrogram.raw.functions.account.UpdateTheme[source]¶
Update theme
- Details:
Layer:
181ID:
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: