Create a theme
theme#28f1114 flags:# creator:flags.0?true default:flags.1?true id:long access_hash:long slug:string title:string document:flags.2?Document settings:flags.3?ThemeSettings installs_count:int = Theme;
---functions---
account.createTheme#8432c21f flags:# slug:string title:string document:flags.2?InputDocument settings:flags.3?InputThemeSettings = Theme;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
slug | string | Unique theme ID |
title | string | Theme name |
document | flags.2?InputDocument | Theme file |
settings | flags.3?InputThemeSettings | Theme settings |