Property ChannelId
- Namespace
- DSharpPlus.CommandsNext.Attributes
- Assembly
- DSharpPlus.CommandsNext.dll
ChannelId
Gets the ID of the channel with which this cooldown is associated.
public ulong ChannelId { get; }
Property Value
- ulong
Gets the ID of the channel with which this cooldown is associated.
public ulong ChannelId { get; }