diff options
| author | DevilXD <[email protected]> | 2019-01-28 22:47:26 +0100 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2019-01-28 22:22:54 -0500 |
| commit | 9d92939fbe07b52889862f216687e6c91931ac4f (patch) | |
| tree | 6f1ab2df6121772e5c1f44d36ddf4f318a7a52e7 /docs | |
| parent | Warn on high latency and blocking heartbeat (diff) | |
| download | discord.py-9d92939fbe07b52889862f216687e6c91931ac4f.tar.xz discord.py-9d92939fbe07b52889862f216687e6c91931ac4f.zip | |
Added support for comparing PermissionOverwrites
When trying to check if a specific permission overwrite is already set on a channel, it can be done by fetching the already existing overwrite and comparing it with a one you want to set. Comparing them directly wasn't possible before, and this small change allows for that.
Could be expanded for other comparison operators, not sure how it would work though.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions