isPending property

bool isPending

True if member is currently pending by Membership Screening. When completed, an IGuildMemberUpdateEvent will be fired with isPending set to false.

Implementation

bool get isPending;