Table of Contents

Property ChannelId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ChannelId

Gets ID of the channel this user is connected to.

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

Property Value

ulong?