Property Timestamp
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
Timestamp
Gets the message's creation timestamp.
[JsonProperty("timestamp", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset Timestamp { get; set; }
Gets the message's creation timestamp.
[JsonProperty("timestamp", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset Timestamp { get; set; }