account.getTheme

Get theme information

themeDocumentNotModified#483d270c = Theme;
theme#f7d90ce0 flags:# creator:flags.0?true default:flags.1?true id:long access_hash:long slug:string title:string document:flags.2?Document installs_count:int = Theme;
---functions---
account.getTheme#8d9d742b format:string theme:InputTheme document_id:long = Theme;

Parameters

Name Type Description
format string Theme format, a string that identifies the theming engines supported by the client
theme InputTheme Theme

Result

Theme

Possible errors

Code Type Description
400 THEME_FORMAT_INVALID Invalid theme format provided.
400 THEME_INVALID Invalid theme provided.