API reference
Property EditedTimestampRaw
- Namespace
- DisCatSharp.Hosting.AspNetCore.Ingress.WebhookEvents
- Assembly
- DisCatSharp.Hosting.AspNetCore.dll
EditedTimestampRaw
Gets the message edit timestamp as received from Discord.
[JsonProperty("edited_timestamp", NullValueHandling = NullValueHandling.Ignore)]
public string? EditedTimestampRaw { get; }