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 4fab3f8 commit 0677995Copy full SHA for 0677995
1 file changed
CHANGELOG.md
@@ -16,6 +16,9 @@ These changes are available on the `master` branch, but have not yet been releas
16
17
### Fixed
18
19
+- Fixed `RoleColours.is_holographic` raising `AttributeError` when `secondary` or
20
+ `tertiary` is `None`.
21
+ ([#3268](https://github.com/Pycord-Development/pycord/pull/3268))
22
- Fix typehint for `SlashCommandGroup.__new__`.
23
([#3235](https://github.com/Pycord-Development/pycord/pull/3235))
24
- Include `bypass_slowmode` in `Permissions.all`.
0 commit comments