Property ExpiresAt
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
ExpiresAt
Gets the expiration date of this invite.
[JsonIgnore]
public DateTimeOffset? ExpiresAt { get; }
Property Value
- DateTimeOffset?
Gets the expiration date of this invite.
[JsonIgnore]
public DateTimeOffset? ExpiresAt { get; }