Property Type
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Type
Gets the type of the channel.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordChannelType Type { get; }
Gets the type of the channel.
[JsonProperty("type", NullValueHandling = NullValueHandling.Ignore)]
public DiscordChannelType Type { get; }