Table of Contents

Constructor DescriptionAttribute

Namespace
DSharpPlus.CommandsNext.Attributes
Assembly
DSharpPlus.CommandsNext.dll

DescriptionAttribute(string)

Gives this command, group, or argument a description, which is used when listing help.

public DescriptionAttribute(string description)

Parameters

description string