Property UpdatedAt
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
UpdatedAt
Date the template was updated.
[JsonProperty("updated_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset UpdatedAt { get; }
Date the template was updated.
[JsonProperty("updated_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset UpdatedAt { get; }