Methods

removeSavedNotificationSound

Remove a saved notification sound. USER-ONLY

Parameters

fileId: string

The file identifier of the sound to remove.

Result

void

Syntax

await client.removeSavedNotificationSound(fileId);