Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "lib/endpoints/Browsing"

Index

Functions

Functions

Const getArtist

  • getArtist(cookie: string, args: { authUser?: undefined | number; userID?: undefined | string }, channelId: string): Promise<Artist | Error>
  • Parameters

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

    Returns Promise<Artist | Error>

Generated using TypeDoc