mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 02:32:06 +08:00
添加 VIP 信息接口
This commit is contained in:
2
interface.d.ts
vendored
2
interface.d.ts
vendored
@ -1515,3 +1515,5 @@ export function musician_cloudbean_obtain(
|
||||
period: number | string
|
||||
} & RequestBaseConfig,
|
||||
): Promise<Response>
|
||||
|
||||
export function vip_info(params: RequestBaseConfig): Promise<Response>
|
||||
|
Reference in New Issue
Block a user