Get the list of Categories used on Wallpaper Abyss.
This method belongs to the property - getList
-
Promise<Array<List>>
<getList>.ofCategory().then(x => console.log(x));
Last updated 2 years ago