fromTag
Gets an Array of wallpapers belonging to a single Tag.
This method belongs to the property - getSpecificWallpapers
Parameters
PARAMETER
TYPE
OPTIONAL
DESCRIPTION
id
ID of the Tag.
options
Optional parameters.
Returns
Promise<Array<Wallpaper> | null>
Example Code
Last updated