Property Inviter
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Inviter
Gets the user who created the invite.
[JsonProperty("inviter", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser Inviter { get; }
Gets the user who created the invite.
[JsonProperty("inviter", NullValueHandling = NullValueHandling.Ignore)]
public DiscordUser Inviter { get; }