Properties
Private accessToken
accessToken: string
Private api
api
: Api = new api(this.accessToken)
Methods
folders
-
Parameters
-
Optional params: object
-
Optional calculate_size?: boolean
-
Optional ext_preload?: boolean
-
Optional limit?: number
-
Optional mature_content?: boolean
-
Optional offset?: number
-
Optional username?: string
get
-
Parameters
-
params: object
-
Optional expand?: string
-
folderid: string
-
Optional limit?: number
-
Optional mature_content?: boolean
-
Optional offset?: number
-
Optional username?: string
Fetches all the folders of the specified user. Defaults to the authenticated user if none is specified.