mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #89] [MERGED] Add blocking add_item_to_queue #238
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#238
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ramsayleung/rspotify/pull/89
Author: @edmellum
Created: 4/11/2020
Status: ✅ Merged
Merged: 4/12/2020
Merged by: @ramsayleung
Base:
master← Head:master📝 Commits (1)
a901af2Add blocking add_to_queue📊 Changes
2 files changed (+48 additions, -0 deletions)
View changed files
➕
examples/blocking/add_to_queue.rs(+30 -0)📝
src/blocking/client.rs(+18 -0)📄 Description
A blocking implementation of
add_item_to_queuewas missing so I added one. :)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.