Function getAlbum

  • Get the Album details of the given Spotify Album URL

    Parameters

    • url: string = ''

      Album URL ex https://open.spotify.com/album/...

    Returns Promise<string | Album>

    if success, string if failed

Generated using TypeDoc