Table of Contents

Property JoinedAt

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

JoinedAt

Date the user joined the guild

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

Property Value

DateTimeOffset