Get a specific Wallpaper with its Tags.
Last updated 2 years ago
This method belongs to the class - Alpha
id
ID of a Wallpaper.
Promise<WallpaperInfo | null>
new Alpha(apiKey).getWallpaper(1).then(x => console.log(x));