Table of Contents

Property ChannelId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ChannelId

Gets the channel id for the activity location, if available.

[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? ChannelId { get; }

Property Value

ulong?