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);
Remove music from profile. USER-ONLY
The identifier of the audio file to remove from profile.
await client.removeMusicFromProfile(fileId);