There was an error while loading. Please reload this page.
1 parent 2ea7fc4 commit 90dac2aCopy full SHA for 90dac2a
1 file changed
CHANGELOG.md
@@ -16,6 +16,10 @@ These changes are available on the `master` branch, but have not yet been releas
16
17
### Fixed
18
19
+- Fix `TypeError` when accessing `ApplicationCommand.guild_only` or
20
+ `SlashCommandGroup.guild_only` when `contexts` is `None`.
21
+ ([#3320](https://github.com/Pycord-Development/pycord/pull/3320))
22
+
23
### Deprecated
24
25
### Removed
0 commit comments