Table of Contents

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; }

Property Value

ulong