Table of Contents

Property ArchiveTimestamp

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

ArchiveTimestamp

Gets the time timestamp for when the thread's archive status was last changed.

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

Property Value

DateTimeOffset?