Table of Contents

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; }

Property Value

int