mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 04:02:07 +08:00
新增歌手粉丝数量接口 #1485 , 新增音乐人任务(新)接口, 更新 appver
This commit is contained in:
2
interface.d.ts
vendored
2
interface.d.ts
vendored
@ -1607,3 +1607,5 @@ export function nickname_check(
|
||||
nickname: string
|
||||
} & RequestBaseConfig,
|
||||
): Promise<Response>
|
||||
|
||||
export function musician_tasks_new(params: RequestBaseConfig): Promise<Response>
|
||||
|
Reference in New Issue
Block a user