account.getWallPapers

Returns a list of available wallpapers.

account.wallPapersNotModified#1c199183 = account.WallPapers;
account.wallPapers#cdc3858c hash:long wallpapers:Vector<WallPaper> = account.WallPapers;
---functions---
account.getWallPapers#7967d36 hash:long = account.WallPapers;

Parameters

Name Type Description
hash long 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.