Table of Contents

Property ChannelTypes

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ChannelTypes

Gets the optional allowed channel types.

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

Property Value

List<ChannelType>