Table of Contents

Method SetHelpFormatter

Namespace
DisCatSharp.CommandsNext
Assembly
DisCatSharp.CommandsNext.dll

SetHelpFormatter<T>()

Sets the help formatter to use with the default help command.

public void SetHelpFormatter<T>() where T : BaseHelpFormatter

Type Parameters

T

Type of the formatter to use.