Property IsSuccessful
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
IsSuccessful
Gets whether the command execution succeeded.
public readonly bool IsSuccessful { get; }
Property Value
- bool
Gets whether the command execution succeeded.
public readonly bool IsSuccessful { get; }