Table of Contents

Struct CommandHelpMessage

Namespace
DisCatSharp.CommandsNext.Entities
Assembly
DisCatSharp.CommandsNext.dll

Represents a formatted help message.

public readonly struct CommandHelpMessage
Inherited Members

Constructors

CommandHelpMessage(string, DiscordEmbed)

Creates a new instance of a help message.

Properties

Content

Gets the contents of the help message.

Embed

Gets the embed attached to the help message.