Mini app » settings
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;| Name | Type | Description | 
|---|---|---|
| flags | # | Flags, see TL conditional fields | 
| placeholder_path | flags.0?bytes | SVG placeholder logo, compressed using the same format used for vector thumbnails ». | 
| background_color | flags.1?int | Default light mode background color | 
| background_dark_color | flags.2?int | Default dark mode background color | 
| header_color | flags.3?int | Default light mode header color | 
| header_dark_color | flags.4?int | Default dark mode header color | 
How to transfer large data batches correctly.
Bots can offer users interactive HTML5 web apps to completely replace any website.