ThemeSettings¶
-
class
pyrogram.raw.types.
ThemeSettings
¶ Theme settings.
Constructor type of
ThemeSettings
.- Details
Layer:
126
ID:
0x9c14984a
- Parameters
base_theme (
BaseTheme
) – Base theme.accent_color (
int
32-bit
) – Accent color, RGB24 format.message_top_color (
int
32-bit
, optional) – Message gradient color (top), RGB24 format.message_bottom_color (
int
32-bit
, optional) – Message gradient color (bottom), RGB24 format.wallpaper (
WallPaper
, optional) – Wallpaper.