commands.help module¶
-
commands.help.
help
(message, database, *args)[source]¶ Displays the list of commands or the documentation for a specific command.
Parameters: - command – The name of the command whose documentation must be displayed. If this
- isn't given the list of commands will be displayed. (parameter) –
Returns: A discord message.