mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
Update tracks doc, fixes #160
This commit is contained in:
parent
9bd2169b49
commit
13109c1613
@ -261,7 +261,7 @@ class Spotify(object):
|
||||
""" returns a list of tracks given a list of track IDs, URIs, or URLs
|
||||
|
||||
Parameters:
|
||||
- tracks - a list of spotify URIs, URLs or IDs
|
||||
- tracks - a list of spotify URIs, URLs or IDs. Maximum: 50 IDs.
|
||||
- market - an ISO 3166-1 alpha-2 country code.
|
||||
"""
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user