[commands] Document / type-hint cooldown
This commit is contained in:
@@ -493,7 +493,7 @@ class CommandOnCooldown(CommandError):
|
||||
|
||||
Attributes
|
||||
-----------
|
||||
cooldown: ``Cooldown``
|
||||
cooldown: :class:`.Cooldown`
|
||||
A class with attributes ``rate`` and ``per`` similar to the
|
||||
:func:`.cooldown` decorator.
|
||||
type: :class:`BucketType`
|
||||
|
Reference in New Issue
Block a user