Constructor CommandAttribute
- Namespace
- DSharpPlus.Commands
- Assembly
- DSharpPlus.Commands.dll
CommandAttribute(string)
Creates a new instance of the CommandAttribute class.
public CommandAttribute(string name)Parameters
- namestring
- The name of the command.