Table of Contents

Property JoinTimeStamp

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

JoinTimeStamp

Gets timestamp when the user joined the thread.

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

Property Value

DateTimeOffset?