Table of Contents

Property CompletedAt

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

CompletedAt

Gets when the job was completed.

[JsonProperty("completed_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset? CompletedAt { get; }

Property Value

DateTimeOffset?