Table of Contents

Property JoinedAt

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

JoinedAt

Gets this guild's join date.

[JsonProperty("joined_at", NullValueHandling = NullValueHandling.Ignore)]
public DateTimeOffset? JoinedAt { get; }

Property Value

DateTimeOffset?