Table of Contents

Property ExpiredAt

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ExpiredAt

Gets the date and time when this invite got expired.

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

Property Value

DateTimeOffset