aboutsummaryrefslogtreecommitdiff
path: root/docs/ext/commands
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ext/commands')
-rw-r--r--docs/ext/commands/api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst
index d3affde9..897f149c 100644
--- a/docs/ext/commands/api.rst
+++ b/docs/ext/commands/api.rst
@@ -123,7 +123,7 @@ Context
.. autoclass:: discord.ext.commands.Context
:members:
:inherited-members:
- :exclude-members: history typing
+ :exclude-members: history, typing
.. autocomethod:: discord.ext.commands.Context.history
:async-for: