mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 00:22:07 +08:00
4
interface.d.ts
vendored
4
interface.d.ts
vendored
@ -1405,3 +1405,7 @@ export function user_bindingcellphone(
|
||||
password?: string
|
||||
} & RequestBaseConfig,
|
||||
): Promise<Response>
|
||||
|
||||
export function listen_together_status(
|
||||
params: RequestBaseConfig,
|
||||
): Promise<Response>
|
||||
|
Reference in New Issue
Block a user