[V3 Docs] Add intersphinx link to discord.ext.commands api reference (#1764)

This commit is contained in:
Tobotimus 2018-06-04 11:32:25 +10:00 committed by palmtree5
parent 11a2fb1088
commit 0dfd8b6453

View File

@ -4,8 +4,9 @@
Commands Package Commands Package
================ ================
This package acts almost identically to ``discord.ext.commands``; i.e. they both have the same This package acts almost identically to :doc:`discord.ext.commands <dpy:ext/commands/api>`; i.e.
attributes. Some of these attributes, however, have been slightly modified, as outlined below. they both have the same attributes. Some of these attributes, however, have been slightly modified,
as outlined below.
.. autofunction:: redbot.core.commands.command .. autofunction:: redbot.core.commands.command