Property Code
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Code
Gets the invite's code.
[JsonProperty("code", NullValueHandling = NullValueHandling.Ignore)]
public string Code { get; }
Gets the invite's code.
[JsonProperty("code", NullValueHandling = NullValueHandling.Ignore)]
public string Code { get; }