We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a080d91 commit fb32e22Copy full SHA for fb32e22
CHANGELOG.md
@@ -44,6 +44,8 @@ These changes are available on the `master` branch, but have not yet been releas
44
([#2595](https://github.com/Pycord-Development/pycord/pull/2595))
45
- Fixed commands with `BucketType.cagegory` cooldown causing issues in private channels.
46
([#2603](https://github.com/Pycord-Development/pycord/pull/2603))
47
+- Fixed `Role.is_integration` to alias `Role.managed`. Usage of `Role.managed` should be
48
+ preferred. ([#2606](https://github.com/Pycord-Development/pycord/pull/2606))
49
50
### Changed
51
0 commit comments