Method: RSpotify::Album#artists
- Defined in:
- lib/rspotify/album.rb
#artists ⇒ Array<Artist>
The artists of the album
16 17 18 |
# File 'lib/rspotify/album.rb', line 16 def artists @artists end |
The artists of the album
16 17 18 |
# File 'lib/rspotify/album.rb', line 16 def artists @artists end |