Property IsHidden
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
IsHidden
Gets whether this command is hidden.
public bool IsHidden { get; }
Property Value
- bool
Gets whether this command is hidden.
public bool IsHidden { get; }