Rapptz
b0e5357716
Fix voice state update issue in on_voice_state_update
...
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.
2016-07-23 05:18:56 -04:00
..
2016-05-06 12:23:24 -04:00
2016-07-22 18:37:23 -04:00
2016-07-15 22:46:00 -04:00
2016-07-21 22:09:38 -04:00
2016-07-15 21:45:23 -04:00
2016-07-23 02:14:02 -04:00
2016-06-16 22:49:34 -04:00
2016-04-25 20:52:16 -04:00
2016-06-10 22:28:15 -04:00
2016-07-14 15:03:43 -04:00
2016-06-12 20:36:07 -04:00
2016-05-06 16:38:22 -04:00
2016-07-13 00:10:16 -04:00
2016-07-13 00:10:16 -04:00
2016-01-04 22:28:29 -05:00
2016-05-20 18:11:57 -04:00
2016-07-23 05:18:56 -04:00
2016-07-15 23:42:53 -04:00
2016-01-04 22:28:29 -05:00
2016-05-31 20:39:12 -04:00
2016-05-06 12:23:24 -04:00
2016-06-14 22:26:13 -04:00
2016-06-01 20:47:33 -04:00
2016-07-23 05:18:56 -04:00
2016-07-23 05:18:56 -04:00
2016-04-29 20:11:13 -04:00
2016-06-12 20:44:40 -04:00
2016-07-08 14:48:04 -04:00