Table of Contents

Property ExpiresAt

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ExpiresAt

Gets the date and time when this invite expires.

[JsonProperty("expires_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset ExpiresAt { get; }

Property Value

DateTimeOffset