Table of Contents

Property Channel

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Channel

Gets the channel this invite is for.

[JsonProperty("channel", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInviteChannel Channel { get; }

Property Value

DiscordInviteChannel