diff --git a/changelog/1200.bugfix.rst b/changelog/1200.bugfix.rst index 03a39e506d..8d8387af1b 100644 --- a/changelog/1200.bugfix.rst +++ b/changelog/1200.bugfix.rst @@ -1 +1 @@ -Do not use :class:`.abc.PrivateChannel` in an ``isinstance`` check as it structurally matches :class:`Thread`. +|commands| Fix usage of :attr:`~ext.commands.BucketType.role`\-type cooldowns in threads, which incorrectly operated on a per-channel basis instead.