Property Inviter
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.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; }