Theme
---types---
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
Belongs to
This type can only be an instance of:
Members
id | long | |
access_hash | long | |
slug | string | |
title | string | |
creator | flag | This argument defaults to None and can be omitted. |
default | flag | This argument defaults to None and can be omitted. |
for_chat | flag | This argument defaults to None and can be omitted. |
document | Document | This argument defaults to None and can be omitted. |
settings | ThemeSettings | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
emoticon | string | This argument defaults to None and can be omitted. |
installs_count | int | This argument defaults to None and can be omitted. |