Property CommandName
- Namespace
- DSharpPlus.SlashCommands
- Assembly
- DSharpPlus.SlashCommands.dll
CommandName
Gets the name of the command.
public string CommandName { get; }
Property Value
- string
Gets the name of the command.
public string CommandName { get; }