account.getTheme
Get theme information
Example
TL schema
Parameters
Name | Type | Description |
format | Theme format, a string that identifies the theming engines supported by the client | |
theme | Theme | |
document_id | Document ID |
Result
Possible errors
Code | Type | Description |
400 | THEME_FORMAT_INVALID | Invalid theme format provided |
400 | THEME_INVALID | Invalid theme provided |
Can bots use this methd ?
yes
Related pages
Last updated