theme

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;

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
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?ThemeSettings Theme settings
installs_count int Installation count

Type

Theme