Table of Contents

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

Property Value

DiscordUser