Table of Contents

Property CreatedAt

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

CreatedAt

Gets the date and time this invite was created.

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

Property Value

DateTimeOffset