Property EndsAt
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
EndsAt
Date at which the entitlement is no longer valid. Not present when using test entitlements.
[JsonProperty("ends_at")]
public DateTimeOffset? EndsAt { get; }
Date at which the entitlement is no longer valid. Not present when using test entitlements.
[JsonProperty("ends_at")]
public DateTimeOffset? EndsAt { get; }