mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-12-08 00:12:20 +00:00
[commands] Fix up Greedy documentation a bit.
This commit is contained in:
@@ -179,7 +179,7 @@ Converters
|
||||
.. autoclass:: discord.ext.commands.clean_content
|
||||
:members:
|
||||
|
||||
.. class:: Greedy
|
||||
.. data:: ext.commands.Greedy
|
||||
|
||||
A special converter that greedily consumes arguments until it can't.
|
||||
As a consequence of this behaviour, most input errors are silently discarded,
|
||||
|
||||
Reference in New Issue
Block a user