Table of Contents

Property ChannelId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ChannelId

Gets id of the associated channel id.

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

Property Value

ulong?