Property IsExecutableWithoutSubcommands
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
IsExecutableWithoutSubcommands
Gets whether this command is executable without subcommands.
public bool IsExecutableWithoutSubcommands { get; }
Property Value
- bool