提交 db568fa9 编写于 作者: C CeBkCn 提交者: GitHub

Add getPlaylists

上级 b1373173
...@@ -59,6 +59,11 @@ api.getArtistAlbums(id:Number,[callback:function,limit:Number default:3, offset: ...@@ -59,6 +59,11 @@ api.getArtistAlbums(id:Number,[callback:function,limit:Number default:3, offset:
api.getAlbums(id:Number,[callback:function]) api.getAlbums(id:Number,[callback:function])
``` ```
## getPlaylists
``` javascript
api.Playlists(id:Number,[callback:function])
```
## License ## License
[The MIT License (MIT)](LICENSE) [The MIT License (MIT)](LICENSE)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册