Property ChannelId
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
ChannelId
Gets the Id of the channel that invoked this interaction.
[JsonProperty("channel_id")]
public ulong ChannelId { get; }
Gets the Id of the channel that invoked this interaction.
[JsonProperty("channel_id")]
public ulong ChannelId { get; }