Property CreateTimestamp
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
CreateTimestamp
Gets the timestamp when the thread was created. Only populated for threads created after 2022-01-09.
[JsonIgnore]
public DateTimeOffset? CreateTimestamp { get; }