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);
Remove a saved notification sound. USER-ONLY
The file identifier of the sound to remove.
await client.removeSavedNotificationSound(fileId);