Property Description
- Namespace
- DSharpPlus.CommandsNext.Attributes
- Assembly
- DSharpPlus.CommandsNext.dll
Description
Gets the description for this command, group, or argument.
public string Description { get; }
Property Value
- string
Gets the description for this command, group, or argument.
public string Description { get; }