Table of Contents

Constructor BaseHelpFormatter

Namespace
DisCatSharp.CommandsNext.Converters
Assembly
DisCatSharp.CommandsNext.dll

BaseHelpFormatter(CommandContext)

Creates a new help formatter for specified CommandsNext extension instance.

public BaseHelpFormatter(CommandContext ctx)

Parameters

ctx CommandContext

Context in which this formatter is being invoked.