mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-16 11:28:18 +00:00
add the functions to voice connection
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const ConverterEngine = require('./ConverterEngine');
|
||||
const ChildProcess = require('child_process');
|
||||
const EventEmitter = require('events').EventEmitter;
|
||||
require('longjohn');
|
||||
|
||||
class PCMConversionProcess extends EventEmitter {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user