Method ToDateTimeOffsetChange
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ToDateTimeOffsetChange()
Converts the raw change into a DateTimeOffset value change.
public DiscordAuditLogValueChange<DateTimeOffset?> ToDateTimeOffsetChange()
Returns
- DiscordAuditLogValueChange<DateTimeOffset?>
A typed before-and-after timestamp change.