diff --git a/changelog/1252.bugfix.rst b/changelog/1252.bugfix.rst new file mode 100644 index 0000000000..f73d8d537d --- /dev/null +++ b/changelog/1252.bugfix.rst @@ -0,0 +1 @@ +|commands| Fix incorrect exception when using the :func:`~ext.commands.default_member_permissions` decorator on a :func:`~ext.commands.user_command` while also using the cog-level ``user_command_attrs`` field.