Table of Contents

Property ChannelTypes

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ChannelTypes

[JsonProperty("channel_types", NullValueHandling = NullValueHandling.Ignore)]
public IReadOnlyList<DiscordChannelType> ChannelTypes { get; }

Property Value

IReadOnlyList<DiscordChannelType>