diff --git a/docs/API/music.md b/docs/API/music.md index 9f4fe48f..fbe7e0c7 100644 --- a/docs/API/music.md +++ b/docs/API/music.md @@ -149,7 +149,7 @@ Retrieves “Explore” feed. Retrieves library. -**Returns:** `Promise.` +**Returns:** `Library`
Methods & Getters @@ -163,7 +163,7 @@ Retrieves library. - `#getArtists(args?)` - Retrieves the library's artists. - - + - `#getSongs(args?)` - Retrieves the library's songs.