[commands] Implement Command.__call__

This commit is contained in:
Rapptz
2020-01-21 04:27:20 -05:00
parent 02397306b2
commit d9cd4a3561
2 changed files with 19 additions and 0 deletions

View File

@ -73,6 +73,7 @@ Command
.. autoclass:: discord.ext.commands.Command
:members:
:special-members: __call__
.. autoclass:: discord.ext.commands.Group
:members: