aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRapptz <[email protected]>2016-07-23 05:18:56 -0400
committerRapptz <[email protected]>2016-07-23 05:18:56 -0400
commitb0e535771677fe34cefeec2716a7c4ed750e032f (patch)
tree77ce630b048dceebc18fad3ddd5dd2b5421c9bfd /docs
parentFix TypeError when constructing a channel in start_private_message. (diff)
downloaddiscord.py-b0e535771677fe34cefeec2716a7c4ed750e032f.tar.xz
discord.py-b0e535771677fe34cefeec2716a7c4ed750e032f.zip
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.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions