Property CreatedAt
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
CreatedAt
Gets when the job was created.
[JsonProperty("created_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset CreatedAt { get; }
Gets when the job was created.
[JsonProperty("created_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset CreatedAt { get; }