Table of Contents

Property TargetType

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

TargetType

Gets the target application for this invite.

[JsonProperty("target_type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInviteTargetType? TargetType { get; }

Property Value

DiscordInviteTargetType?