Property Timestamp
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
Timestamp
The timestamp at which this event was invoked. Unset for gateway events.
public DateTimeOffset? Timestamp { get; }
Property Value
- DateTimeOffset?
The timestamp at which this event was invoked. Unset for gateway events.
public DateTimeOffset? Timestamp { get; }