Update Voice.js

This commit is contained in:
March 7th 2022-05-21 21:22:40 +07:00
parent 567bdc6a40
commit 7c25152e1d

View File

@ -2027,7 +2027,6 @@ function demuxProbe(stream, probeSize = 1024, validator = validateDiscordOpusHea
} }
__name(demuxProbe, 'demuxProbe'); __name(demuxProbe, 'demuxProbe');
// Annotate the CommonJS export names for ESM import in node: // Annotate the CommonJS export names for ESM import in node:
console.log(Networking);
0 && 0 &&
(module.exports = { (module.exports = {
AudioPlayer, AudioPlayer,