Property ChannelId
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
ChannelId
Gets the ID of the channel this user is now connected to.
public ulong? ChannelId { get; }
Property Value
- ulong?
Gets the ID of the channel this user is now connected to.
public ulong? ChannelId { get; }