mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-24 06:56:27 +00:00
parent
73976e0d6b
commit
e274025c6c
@ -54,6 +54,9 @@ namespace SpotifyAPI.Web.Enums
|
||||
UserReadPlaybackState = 32768,
|
||||
|
||||
[String("user-modify-playback-state")]
|
||||
UserModifyPlaybackState = 65536
|
||||
UserModifyPlaybackState = 65536,
|
||||
|
||||
[String("user-read-currently-playing")]
|
||||
UserReadCurrentlyPlaying = 131072
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user