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; }
Gets the channel this invite is for.
[JsonProperty("channel", NullValueHandling = NullValueHandling.Ignore)]
public DiscordInviteChannel Channel { get; }