We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
HelpCommand.verify_checks
1 parent 5b98ce1 commit eb1d03fCopy full SHA for eb1d03f
discord/ext/commands/help.py
@@ -278,7 +278,7 @@ class HelpCommand:
278
If ``None``, only calls :attr:`.Commands.checks` in a guild setting.
279
If ``False``, never calls :attr:`.Commands.checks`. Defaults to ``True``.
280
281
- ..versionchanged:: 1.7
+ .. versionchanged:: 1.7
282
command_attrs: :class:`dict`
283
A dictionary of options to pass in for the construction of the help command.
284
This allows you to change the command behaviour without actually changing
0 commit comments