Property IsOptional
- Namespace
- DSharpPlus.CommandsNext
- Assembly
- DSharpPlus.CommandsNext.dll
IsOptional
Gets whether this argument is optional.
public bool IsOptional { get; }
Property Value
- bool
Gets whether this argument is optional.
public bool IsOptional { get; }