mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-04 02:52:10 +08:00
Merge branch 'master' of github.com:Binaryify/NeteaseCloudMusicApi
This commit is contained in:
commit
aa95a6185d
2
interface.d.ts
vendored
2
interface.d.ts
vendored
@ -1561,6 +1561,8 @@ export function playlist_track_all(
|
||||
params: {
|
||||
id: number | string
|
||||
s?: number | string
|
||||
limit?: number
|
||||
offset?: number
|
||||
} & RequestBaseConfig,
|
||||
): Promise<Response>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user