Table of Contents

Property ChannelIds

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ChannelIds

Gets the option's channel ids.

[JsonProperty("channel_ids", NullValueHandling = NullValueHandling.Ignore)]
public List<ulong>? ChannelIds { get; }

Property Value

List<ulong>