Table of Contents
API reference

Property TimestampRaw

Namespace
DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
Assembly
DisCatSharp.Hosting.AspNetCore.dll

TimestampRaw

Gets the message timestamp as received from Discord.

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

Property Value

string