Property Flags
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Flags
Gets the flags of this channel.
[JsonProperty("flags", NullValueHandling = NullValueHandling.Ignore)]
public ChannelFlags Flags { get; }
Gets the flags of this channel.
[JsonProperty("flags", NullValueHandling = NullValueHandling.Ignore)]
public ChannelFlags Flags { get; }