API reference
Property Timestamp
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
Timestamp
Gets the parsed event timestamp when present on the payload.
[JsonIgnore]
public DateTimeOffset? Timestamp { get; }