Property ChannelId
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ChannelId
Gets the ID of the channel this webhook belongs to.
[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ChannelId { get; }
Gets the ID of the channel this webhook belongs to.
[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ChannelId { get; }