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; }
Gets the option's channel ids.
[JsonProperty("channel_ids", NullValueHandling = NullValueHandling.Ignore)]
public List<ulong>? ChannelIds { get; }