Property FullCommandName
- Namespace
- DSharpPlus.SlashCommands.Attributes
- Assembly
- DSharpPlus.SlashCommands.dll
FullCommandName
The command's full name (includes groups and subcommands).
public string FullCommandName { get; }
The command's full name (includes groups and subcommands).
public string FullCommandName { get; }