Method: RSpotify::Playlist#owner
- Defined in:
- lib/rspotify/playlist.rb
#owner ⇒ User
The user who owns the playlist
15 16 17 |
# File 'lib/rspotify/playlist.rb', line 15 def owner @owner end |
The user who owns the playlist
15 16 17 |
# File 'lib/rspotify/playlist.rb', line 15 def owner @owner end |