Table of Contents

Property Uses

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Uses

Gets the number of times this invite has been used.

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

Property Value

int