Property ChannelTypes
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ChannelTypes
[JsonProperty("channel_types", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordChannelType> ChannelTypes { get; }
[JsonProperty("channel_types", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordChannelType> ChannelTypes { get; }