Table of Contents

Property JoinedAt

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

JoinedAt

Date the user joined the guild

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

Property Value

DateTimeOffset