Property AllowDuplicateValues
- Assembly
- DSharpPlus.Commands.dll
AllowDuplicateValues
If false, when multiple choices have the same Value, only the first such choice is presented to the user. Otherwise (if true), has no effect.
protected virtual bool AllowDuplicateValues { get; }
Property Value
- bool