getWallpaper
Get a specific Wallpaper with its Tags.
Parameters
PARAMETER
TYPE
DESCRIPTION
Returns
Example Code
new Alpha(apiKey).getWallpaper(1).then(x => console.log(x));
Last updated
Get a specific Wallpaper with its Tags.
new Alpha(apiKey).getWallpaper(1).then(x => console.log(x));
Last updated