account.getWallPapers

Returns a list of available wallpapers.

account.wallPapersNotModified#1c199183 = account.WallPapers;
account.wallPapers#702b65a9 hash:int wallpapers:Vector<WallPaper> = account.WallPapers;
---functions---
account.getWallPapers#aabb1763 hash:int = account.WallPapers;

Parameters

Name Type Description
hash int Hash for pagination, for more info click here

Result

Vector<WallPaper>

Related pages

Pagination in the API

How to fetch results from large lists of objects.