botAppSettings

botAppSettings#c99b1950 flags:# placeholder_path:flags.0?bytes background_color:flags.1?int background_dark_color:flags.2?int header_color:flags.3?int header_dark_color:flags.4?int = BotAppSettings;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
placeholder_path flags.0?bytes
background_color flags.1?int
background_dark_color flags.2?int
header_color flags.3?int
header_dark_color flags.4?int

Type

BotAppSettings

Related pages

Types used here