Table of Contents

Property MaxUses

Namespace
DSharpPlus.SlashCommands.Attributes
Assembly
DSharpPlus.SlashCommands.dll

MaxUses

Gets the maximum number of uses before this command triggers a cooldown for its bucket.

public int MaxUses { get; }

Property Value

int