Table of Contents

Property MaxUses

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MaxUses

Gets the max number of times this invite can be used.

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

Property Value

int