Property Priority
- Namespace
- DSharpPlus.CommandsNext.Attributes
- Assembly
- DSharpPlus.CommandsNext.dll
Priority
Gets the priority of this command overload.
public int Priority { get; }
Property Value
- int
Gets the priority of this command overload.
public int Priority { get; }