zmb3 / spotify

A Go wrapper for the Spotify Web API
Apache License 2.0
1.34k stars 284 forks source link

Implemented beta API feature to add tracks to user device play queue #118

Closed dechristopher closed 4 years ago

dechristopher commented 4 years ago

Hey @zmb3, we noticed that the zmb3/spotify client doesn't currently have this new beta feature that allows you to add tracks to the user's play queue. We added it and would love feedback to help towards getting it merged.

zmb3 commented 4 years ago

Looks good to me, thanks for the PR!