Skip to main content

theme

Theme

type tg.Theme struct { /* ... */ }

Fields

NameTypeRequiredDescription
CreatorboolWhether the current user is the creator of this theme
DefaultboolWhether this is the default theme
ForChatboolWhether this theme is meant to be used as a chat theme
IDint64yesTheme ID
AccessHashint64yesTheme access hash
SlugstringyesUnique theme ID
TitlestringyesTheme name
DocumentDocumentClassTheme
Settings[]ThemeSettingsTheme settings
EmoticonstringTheme emoji
InstallsCountintInstallation count

Returned by

References