account.getTheme

Get theme information

 Method schema is available as of layer 148. Switch ยป

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.