Table of Contents

Property SyncedAt

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

SyncedAt

Gets the date and time this integration was last synced.

[JsonProperty("synced_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset SyncedAt { get; }

Property Value

DateTimeOffset