Table of Contents

Property GuildJoinedAt

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

GuildJoinedAt

When the user joined the guild. Possible query types: RangeQuery.

[JsonProperty("guild_joined_at", NullValueHandling = NullValueHandling.Ignore)]
public DiscordQuery? GuildJoinedAt { get; set; }

Property Value

DiscordQuery