2 lines
89 B
JavaScript
2 lines
89 B
JavaScript
const client = require("..");
|
|
client.on("raw", c => client.manager.updateVoiceState(c));
|