diff options
| author | Rapptz <[email protected]> | 2017-05-15 02:08:56 -0400 |
|---|---|---|
| committer | Rapptz <[email protected]> | 2017-05-15 02:08:56 -0400 |
| commit | d80e08c1c66592248693ee285a5c88c2575a04b9 (patch) | |
| tree | 758a8f25c9e582315100cea544113a86df812067 /docs/ext | |
| parent | Remove a bunch of red from the theme. (diff) | |
| download | discord.py-d80e08c1c66592248693ee285a5c88c2575a04b9.tar.xz discord.py-d80e08c1c66592248693ee285a5c88c2575a04b9.zip | |
Fix all broken cross references in the migrating page... again.
Diffstat (limited to 'docs/ext')
| -rw-r--r-- | docs/ext/commands/api.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst index 665a2f33..4511db6a 100644 --- a/docs/ext/commands/api.rst +++ b/docs/ext/commands/api.rst @@ -112,6 +112,7 @@ Context .. autoclass:: discord.ext.commands.Context :members: + :inherited-members: :exclude-members: history typing .. autocomethod:: discord.ext.commands.Context.history |