Constructor BaseHelpFormatter
- Namespace
- DSharpPlus.CommandsNext.Converters
- Assembly
- DSharpPlus.CommandsNext.dll
BaseHelpFormatter(CommandContext)
Creates a new help formatter for specified CommandsNext extension instance.
public BaseHelpFormatter(CommandContext ctx)
Parameters
ctxCommandContextContext in which this formatter is being invoked.