Property Timestamp
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Timestamp
The timestamp at which this event was fired.
public DateTimeOffset Timestamp { get; }
Property Value
- DateTimeOffset
The timestamp at which this event was fired.
public DateTimeOffset Timestamp { get; }