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