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; }
Gets the number of times this invite has been used.
[JsonProperty("uses", NullValueHandling = NullValueHandling.Ignore)]
public int Uses { get; }