Browse Source
Bug was caused to the shallow copy not copying over the VoiceState information embedded into the copy. This would mean that when the event is called, before and after voice state information is essentially equivalent. The solution to fix this is to also copy the VoiceState objects.pull/276/head
3 changed files with 11 additions and 8 deletions
Loading…
Reference in new issue