Property ChannelId
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
ChannelId
Gets the ID of the widget channel.
[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ChannelId { get; set; }
Gets the ID of the widget channel.
[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong ChannelId { get; set; }