Property EditedTimestamp
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
EditedTimestamp
Gets the message's edit timestamp. Will be null if the message was not edited.
[JsonIgnore]
public DateTimeOffset? EditedTimestamp { get; }
Gets the message's edit timestamp. Will be null if the message was not edited.
[JsonIgnore]
public DateTimeOffset? EditedTimestamp { get; }