[commands] Add run_converters helper to call converters

This commit is contained in:
Rapptz
2021-04-19 04:46:02 -04:00
parent 09f3f2111c
commit c54e43360b
3 changed files with 188 additions and 116 deletions

View File

@ -329,6 +329,8 @@ Converters
.. autoclass:: discord.ext.commands.Greedy()
.. autofunction:: discord.ext.commands.run_converters
.. _ext_commands_api_errors:
Exceptions