Rework entire cog system and partially document it and extensions.
This commit is contained in:
@ -81,6 +81,17 @@ Command
|
||||
.. autoclass:: discord.ext.commands.GroupMixin
|
||||
:members:
|
||||
|
||||
.. _ext_commands_api_cogs:
|
||||
|
||||
Cogs
|
||||
------
|
||||
|
||||
.. autoclass:: discord.ext.commands.Cog
|
||||
:members:
|
||||
|
||||
.. autoclass:: discord.ext.commands.CogMeta
|
||||
:members:
|
||||
|
||||
.. _ext_commands_api_formatters:
|
||||
|
||||
Formatters
|
||||
|
Reference in New Issue
Block a user