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