Property ExpiresAtRaw
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
ExpiresAtRaw
Gets whether and when the decoration expires.
[JsonProperty("expires_at", NullValueHandling = NullValueHandling.Ignore)]
public string? ExpiresAtRaw { get; }
Gets whether and when the decoration expires.
[JsonProperty("expires_at", NullValueHandling = NullValueHandling.Ignore)]
public string? ExpiresAtRaw { get; }