Property LastPinTimestamp
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
LastPinTimestamp
Gets the timestamp of the latest pin.
public DateTimeOffset? LastPinTimestamp { get; }
Property Value
- DateTimeOffset?
Gets the timestamp of the latest pin.
public DateTimeOffset? LastPinTimestamp { get; }