mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-03 00:25:14 +00:00
[commands] Implement commands.before/after_invoke
This commit is contained in:
@ -173,6 +173,10 @@ Checks
|
||||
|
||||
.. autofunction:: discord.ext.commands.max_concurrency
|
||||
|
||||
.. autofunction:: discord.ext.commands.before_invoke
|
||||
|
||||
.. autofunction:: discord.ext.commands.after_invoke
|
||||
|
||||
.. autofunction:: discord.ext.commands.guild_only
|
||||
|
||||
.. autofunction:: discord.ext.commands.dm_only
|
||||
|
Reference in New Issue
Block a user