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