mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-16 11:28:18 +00:00
Add voice websocket handling
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class VoiceConnectionUDPClient {
|
||||
|
||||
}
|
||||
|
||||
module.exports = VoiceConnectionUDPClient;
|
||||
Reference in New Issue
Block a user