JohnnyCrazy / SpotifyAPI-NET

:sound: A Client for the Spotify Web API, written in C#/.NET
http://johnnycrazy.github.io/SpotifyAPI-NET/
MIT License
1.5k stars 307 forks source link

Add Users Top Tracks / Albums endpoint to UserClient #927

Closed Noelg14 closed 9 months ago

Noelg14 commented 9 months ago

Details

Implemented the Get Users Top Items endpoint into the UserClient class. Link to Spotify Docs