client.on(Events.VoiceStateUpdate, (oldState, newState) => { console.log(oldState); console.log(newState) });
© 2026 Hedgehog Software, LLC