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 | 4187a8d1963a47c40cdf0ea8b998a1ca705a7d86 (patch) | |
tree | 587702cc9ee740708a5a7fea43e72a7294f27d39 | |
parent | Temp fix for Guild.voice_states not working (diff) | |
download | server-4187a8d1963a47c40cdf0ea8b998a1ca705a7d86.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 |