Property Type
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Type
Gets the type of this invite.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public InviteType Type { get; }
Gets the type of this invite.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public InviteType Type { get; }