aboutsummaryrefslogtreecommitdiff
path: root/examples/basic_bot.py
diff options
context:
space:
mode:
authorJames Gayfer <[email protected]>2021-08-27 17:04:18 -0700
committerGitHub <[email protected]>2021-08-27 20:04:18 -0400
commit41d22f4312ce70c6d7f7d172680a8d7d0987a8ee (patch)
tree2577edb7bbcef6ac9dcb419e99ce3787e0e82f0d /examples/basic_bot.py
parentRearrange player cleanup code (diff)
downloaddiscord.py-41d22f4312ce70c6d7f7d172680a8d7d0987a8ee.tar.xz
discord.py-41d22f4312ce70c6d7f7d172680a8d7d0987a8ee.zip
Fix all_channel permissions
When the new permission for send_messages_in_threads was added, we added the wrong bit. Instead of adding the bit as the most significant (37), we added it as the last significant, which invalidated most of the permissions defined by this method.
Diffstat (limited to 'examples/basic_bot.py')
0 files changed, 0 insertions, 0 deletions