Property MaxUses
- Namespace
- DSharpPlus.CommandsNext.Attributes
- Assembly
- DSharpPlus.CommandsNext.dll
MaxUses
Gets the maximum number of uses before this command triggers a cooldown for its bucket.
public int MaxUses { get; }
Property Value
- int
Gets the maximum number of uses before this command triggers a cooldown for its bucket.
public int MaxUses { get; }