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