Table of Contents

Property Timestamp

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

Timestamp

Gets the embed's timestamp.

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

Property Value

DateTimeOffset?