Function spotifyGetCurrentAndRecentSongs

  • Get current song and recently played songs on Spotify.

    Returns

    Currently playing and recently played songs data.

    Parameters

    • spotifyApi: SpotifyWebApi

      The Spotify api client.

    • logger: Readonly<Logger>

      Used for logging.

    Returns Promise<SpotifyGetCurrentAndRecentSongs>

Generated using TypeDoc