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