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