Table of Contents

Property GuildJoinedAt

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

GuildJoinedAt

When the user to paginate past joined the guild.

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

Property Value

long?