aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorkhazhyk <[email protected]>2016-11-05 21:40:54 -0700
committerkhazhyk <[email protected]>2016-11-05 21:46:07 -0700
commit8bd242f00b575aedfe3e53c75da48b1256af2fa2 (patch)
tree22425f8865e9d8487fc87f86c00d9beadf5f9c6a /examples
parentVersion bump to v0.14.2 (diff)
downloaddiscord.py-8bd242f00b575aedfe3e53c75da48b1256af2fa2.tar.xz
discord.py-8bd242f00b575aedfe3e53c75da48b1256af2fa2.zip
Fix crash on reaction remove.
Discord can sometimes send integer 0 as the emoji id instead of null to signify a non-custom emoji, which was causing a crash due to a 'is not None' check assuming the reaction was for an emoji with id 0. Probably a discord bug, but preferable to handle here rather than crash users.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions