mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-13 10:03:31 +01:00
PLS WORK
This commit is contained in:
@@ -74,6 +74,7 @@ class VoiceConnectionUDPClient extends EventEmitter {
|
||||
});
|
||||
|
||||
this.udpSocket.on('error', (error, message) => {
|
||||
console.log(error);
|
||||
this.emit('error', { error, message });
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user