telegram api constructor · layer 229 · #a00e67d6
theme
Theme
definition
theme#a00e67d6 flags:# creator:flags.0?true default:flags.1?true for_chat:flags.5?true id:long access_hash:long slug:string title:string document:flags.2?Document settings:flags.3?Vector<ThemeSettings> emoticon:flags.6?string installs_count:flags.4?int = Theme;
parameters
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
creator | true | Whether the current user is the creator of this theme |
default | true | Whether this is the default theme |
for_chat | true | Whether this theme is meant to be used as a chat theme |
id | long | Theme ID |
access_hash | long | Theme access hash |
slug | string | Unique theme ID |
title | string | Theme name |
document | Document | Theme |
settings | Vector<ThemeSettings> | Theme settings |
emoticon | string | Theme emoji |
installs_count | int | Installation count |
type
history
present in layers 105–229 · constructor id changed 3×
| id | layers |
|---|---|
| #f7d90ce0 | 105–106 |
| #028f1114 | 107–131 |
| #e802b8dc | 132–133 |
| #a00e67d6 | 134–229 |