account.getThemes

Get installed themes

account.themesNotModified#f41eb622 = account.Themes;
account.themes#7f676421 hash:int themes:Vector<Theme> = account.Themes;
---functions---
account.getThemes#285946f8 format:string hash:int = account.Themes;

Parameters

Name Type Description
format string Theme format, a string that identifies the theming engines supported by the client
hash long Hash for pagination, for more info click here

Result

account.Themes

Related pages

Pagination in the API

How to fetch results from large lists of objects.