Table of Contents
API reference

Property DidRejoin

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

DidRejoin

Whether the member left and rejoined the guild.

[JsonProperty("did_rejoin", NullValueHandling = NullValueHandling.Ignore)]
public bool? DidRejoin { get; set; }

Property Value

bool?