Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "lib/endpoints/Browse"

Index

Functions

Functions

Const getPlaylists

  • getPlaylists(cookie: string, args: { authUser?: undefined | number; userID?: undefined | string }): Promise<Playlist[] | Error>
  • Parameters

    • cookie: string
    • args: { authUser?: undefined | number; userID?: undefined | string }
      • Optional authUser?: undefined | number
      • Optional userID?: undefined | string

    Returns Promise<Playlist[] | Error>

Generated using TypeDoc