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