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