Property ResetsAt
- Namespace
- DSharpPlus.CommandsNext.Attributes
- Assembly
- DSharpPlus.CommandsNext.dll
ResetsAt
Gets the date and time at which the cooldown resets.
public DateTimeOffset ResetsAt { get; }
Property Value
- DateTimeOffset
Gets the date and time at which the cooldown resets.
public DateTimeOffset ResetsAt { get; }