Table of Contents

Property ChannelId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ChannelId

The id of the channel this event is scheduled in, if any.

[JsonProperty("channel_id")]
public ulong? ChannelId { get; }

Property Value

ulong?