Add application command cooldown decorators

Fix #7790
This commit is contained in:
Rapptz
2022-03-29 00:46:42 -04:00
parent 74b5e0ceb1
commit 9f83eb6032
8 changed files with 312 additions and 129 deletions

View File

@ -330,14 +330,6 @@ Checks
.. _ext_commands_api_context:
Cooldown
---------
.. attributetable:: discord.ext.commands.Cooldown
.. autoclass:: discord.ext.commands.Cooldown
:members:
Context
--------