Table of Contents

Property Code

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Code

Gets the invite's code.

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

Property Value

string