Methods

removeMusicFromProfile

Remove music from profile. USER-ONLY

Parameters

fileId: string

The identifier of the audio file to remove from profile.

Result

void

Syntax

await client.removeMusicFromProfile(fileId);