Table of Contents

Property Code

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Code

Gets the invite's code.

[JsonProperty("code", NullValueHandling = NullValueHandling.Ignore)]
public string Code { get; }

Property Value

string