Table of Contents

Property LastPinTimestamp

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

LastPinTimestamp

Gets when the last pinned message was pinned.

[JsonProperty("last_pin_timestamp", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset? LastPinTimestamp { get; }

Property Value

DateTimeOffset?