#createAudioResource() - delete underlying file

1 messages · Page 1 of 1 (latest)

copper barn

When passing a file to the createAudioResource() once the function finishes can I delete the underlying file that the function was passed? Or do I need to wait until that underlying file is not being used anymore to then delete it?