mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 19:03:03 +00:00
Fix typing/history showing up twice in the documentation.
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user