Property ChannelId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ChannelId
Gets ID of the channel this user is connected to.
[JsonProperty("channel_id", NullValueHandling = NullValueHandling.Include)]
public ulong? ChannelId { get; init; }
Property Value
- ulong?