Property ChannelId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ChannelId
Gets id of the associated Stage channel.
[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ChannelId { get; }
Gets id of the associated Stage channel.
[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ChannelId { get; }