Table of Contents

Property JoinedAt

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

JoinedAt

Gets this guild's join date.

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

Property Value

DateTimeOffset