Table of Contents

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; }

Property Value

DiscordUser