Table of Contents

Property Uses

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Uses

Gets the number of times this invite has been used.

[JsonProperty("uses", NullValueHandling = NullValueHandling.Ignore)]
public int Uses { get; }

Property Value

int