InputThemeSettings¶
-
class
pyrogram.raw.types.
InputThemeSettings
¶ Theme settings.
Constructor type of
InputThemeSettings
.- Details
Layer:
126
ID:
0xbd507cd1
- Parameters
base_theme (
BaseTheme
) – Default theme on which this theme is based.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 (
InputWallPaper
, optional) – Wallpaper.wallpaper_settings (
WallPaperSettings
, optional) – Wallpaper settings.