Property ChannelId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ChannelId
The channel to which user content should be logged. Only works with SendAlertMessage.
[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? ChannelId { get; }