Table of Contents

Property Timestamp

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Timestamp

Gets the message's creation timestamp.

[JsonProperty("timestamp", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset Timestamp { get; set; }

Property Value

DateTimeOffset