account.InstallTheme
- class pyrogram.raw.functions.account.InstallTheme
Install a theme
- Details:
Layer:
194
ID:
C727BB3B
- Parameters:
dark (
bool
, optional) – Whether to install the dark versiontheme (
InputTheme
, optional) – Theme to installformat (
str
, optional) – Theme format, a string that identifies the theming engines supported by the clientbase_theme (
BaseTheme
, optional) – Indicates a basic theme provided by all clients
- Returns:
bool