Constructor DefaultHelpFormatter
- Namespace
- DSharpPlus.CommandsNext.Converters
- Assembly
- DSharpPlus.CommandsNext.dll
DefaultHelpFormatter(CommandContext)
Creates a new default help formatter.
public DefaultHelpFormatter(CommandContext ctx)
Parameters
ctx
CommandContextContext in which this formatter is being invoked.