mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[PR #13] [MERGED] Add offset object for start_playback #180
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#180
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/13
Author: @andrzejressel
Created: 8/26/2018
Status: ✅ Merged
Merged: 8/28/2018
Merged by: @ramsayleung
Base:
master← Head:feature/#12📝 Commits (1)
545a76dAdd offset object for start_playback📊 Changes
6 files changed (+31 additions, -5 deletions)
View changed files
📝
Cargo.lock(+1 -1)📝
examples/start_playback.rs(+2 -1)📝
src/spotify/client.rs(+10 -2)📝
src/spotify/model/mod.rs(+1 -0)➕
src/spotify/model/offset.rs(+15 -0)📝
tests/tests_with_oauth.rs(+2 -1)📄 Description
Closes #12
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.