Open szktkfm opened 10 months ago
This Pull Request addresses Issue #248.
I've modified the CurrentlyPlaying struct, allowing it to handle both tracks and episodes.
CurrentlyPlaying
Reference for GET /me/player/currently-playing https://developer.spotify.com/documentation/web-api/reference/get-the-users-currently-playing-track
GET /me/player/currently-playing
@strideynet Could you please review this PR? I referenced this: https://github.com/zmb3/spotify/pull/189. Thanks!
This Pull Request addresses Issue #248.
I've modified the
CurrentlyPlaying
struct, allowing it to handle both tracks and episodes.Reference for
GET /me/player/currently-playing
https://developer.spotify.com/documentation/web-api/reference/get-the-users-currently-playing-track