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