diff options
| author | Rapptz <[email protected]> | 2020-10-17 21:56:56 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2020-10-17 22:01:57 -0400 |
| commit | 21ed9f61d2b2f44c0cd43fecbb7f1ea77f920596 (patch) | |
| tree | ccbf20d5fa6bfd941b4590192364c8f21ce33cbd /docs | |
| parent | Mark intent alias flags as actual aliases to skip them in __iter__ (diff) | |
| download | discord.py-21ed9f61d2b2f44c0cd43fecbb7f1ea77f920596.tar.xz discord.py-21ed9f61d2b2f44c0cd43fecbb7f1ea77f920596.zip | |
Fix disconnect when trying to move to another voice channel.
Not overly proud of this implementation but this allows the library
to differentiate between a 4014 that means "move to another channel" or
"move nowhere". Sometimes the VOICE_STATE_UPDATE comes before the
actual websocket disconnect so special care had to be taken in that
case.
Fix #5904
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions