Property ChannelId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ChannelId
Gets the ID of the channel in which the message was sent.
[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ChannelId { get; }