Interface SpotifyGetCurrentAndRecentSongs

Hierarchy

  • SpotifyGetCurrentAndRecentSongs

Properties

currentlyPlaying: SpotifyApiResponse<CurrentlyPlayingResponse>
recentlyPlayedTracks: SpotifyApiResponse<UsersRecentlyPlayedTracksResponse>

Generated using TypeDoc