Table of Contents

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; }

Property Value

DateTimeOffset?