Property MaxUses
- Namespace
- DSharpPlus.CommandsNext.Attributes
- Assembly
- DSharpPlus.CommandsNext.dll
MaxUses
Gets the maximum number of times this command can be used in given timespan.
public int MaxUses { get; }
Property Value
- int
Gets the maximum number of times this command can be used in given timespan.
public int MaxUses { get; }