theme

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

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
creator flags.0?true
default flags.1?true
for_chat flags.5?true
id long Identifier of the object — which object depends on the field's type.
access_hash long Access hash: without it the server does not accept the identifier. It arrives with the object and belongs to it.
slug string Short address used in the link.
title string Title.
document flags.2?Document File.
settings flags.3?Vector<ThemeSettings> Settings.
emoticon flags.6?string Emoji.
installs_count flags.4?int

Type

Theme

Related pages

Types used here