inputThemeSettings

Theme settings

inputThemeSettings#bd507cd1 flags:# base_theme:BaseTheme accent_color:int message_top_color:flags.0?int message_bottom_color:flags.0?int wallpaper:flags.1?InputWallPaper wallpaper_settings:flags.1?WallPaperSettings = InputThemeSettings;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
base_theme BaseTheme Default theme on which this theme is based
accent_color int Accent color, RGB24 format
message_top_color flags.0?int Message gradient color (top), RGB24 format
message_bottom_color flags.0?int Message gradient color (bottom), RGB24 format
wallpaper flags.1?InputWallPaper Wallpaper
wallpaper_settings flags.1?WallPaperSettings Wallpaper settings

Type

InputThemeSettings