nyx/events/raw.js

2 lines
89 B
JavaScript

const client = require("..");
client.on("raw", c => client.manager.updateVoiceState(c));