theme

Theme

Constructor schema is available as of layer 107. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
creator flags.0?true Whether the current user is the creator of this theme
default flags.1?true Whether this is the default theme
for_chat flags.5?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 flags.2?Document Theme
settings flags.3?Vector<ThemeSettings> Theme settings
emoticon flags.6?string Theme emoji
installs_count flags.4?int Installation count

Type

Theme