diff options
author | AlTech98 <altech123159@gmail.com> | 2021-09-03 14:12:44 +0200 |
---|---|---|
committer | AlTech98 <altech123159@gmail.com> | 2021-09-03 14:12:44 +0200 |
commit | d61e6dbab69d5a1bfdc1d298d5df885984c5e95b (patch) | |
tree | e6b88d66caec6463969fecf2465e60193f00d5d8 | |
parent | Temp fix for Guild.voice_states not working (diff) | |
download | server-d61e6dbab69d5a1bfdc1d298d5df885984c5e95b.tar.xz |
Make the user leave the current channel before joining one in another guild
-rw-r--r-- | gateway/src/opcodes/VoiceStateUpdate.ts | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gateway/src/opcodes/VoiceStateUpdate.ts b/gateway/src/opcodes/VoiceStateUpdate.ts |