telegram api constructor · layer 229 · #fa58b6d4

themeSettings

Theme settings

definition

themeSettings#fa58b6d4 flags:# message_colors_animated:flags.2?true base_theme:BaseTheme accent_color:int outbox_accent_color:flags.3?int message_colors:flags.0?Vector<int> wallpaper:flags.1?WallPaper = ThemeSettings;

parameters

nametypedescription
flags#Flags, see TL conditional fields
message_colors_animatedflags.2?trueIf set, the freeform gradient fill needs to be animated on every sent message.
base_themeBaseThemeBase theme
accent_colorintAccent color, ARGB format
outbox_accent_colorflags.3?intAccent color of outgoing messages in ARGB format
message_colorsflags.0?Vector<int>The fill to be used as a background for outgoing messages, in RGB24 format. If just one or two equal colors are provided, describes a solid fill of a background. If two different colors are provided, describes the top and bottom colors of a 0-degree gradient.If three or four colors are provided, describes a freeform gradient fill of a background.
wallpaperflags.1?WallPaperWallpaper

type

ThemeSettings

history

present in layers 107–229 · constructor id changed 2×

idlayers
#9c14984a107–131
#8db4e76c132
#fa58b6d4133–229