alpha-coders
  • Alpha Coders
  • Reference
    • Classes
      • Alpha
    • Properties
      • getSpecificWallpapers
      • getList
    • Methods
      • ofCategory
      • ofSubCategory
      • bySort
      • fromCategory
      • fromSubCategory
      • fromTag
      • getRandomWallpaper
      • getWallpaper
      • search
      • queryCount
    • Types
Powered by GitBook
On this page
  1. Reference
  2. Methods

ofCategory

Get the list of Categories used on Wallpaper Abyss.

PreviousMethodsNextofSubCategory

Last updated 2 years ago

CtrlK
  • Parameters
  • Returns
  • Example Code

This method belongs to the property - getList

Parameters

PARAMETER

-

Returns

Promise<Array<List>>

Example Code

<getList>.ofCategory().then(x => console.log(x));