Table of Contents

Property DefaultChannelIds

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

DefaultChannelIds

Gets the default channel ids.

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

Property Value

List<ulong>