Table of Contents

Property ChannelTypes

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ChannelTypes

The channel types to filter by.

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

Property Value

IReadOnlyList<ChannelType>