account.installTheme

Install a theme

boolFalse#bc799737 = Bool;
boolTrue#997275b5 = Bool;
---functions---
account.installTheme#7ae43737 flags:# dark:flags.0?true format:flags.1?string theme:flags.1?InputTheme = Bool;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
dark flags.0?true Whether to install the dark version
format flags.1?string Theme format, a string that identifies the theming engines supported by the client
theme flags.1?InputTheme Theme to install

Result

Bool