Table of Contents

Property Timestamp

Namespace
DSharpPlus.Net.InboundWebhooks
Assembly
DSharpPlus.dll

Timestamp

The timestamp at which this event was invoked.

[JsonProperty("timestamp")]
public DateTimeOffset Timestamp { get; }

Property Value

DateTimeOffset