isVerificationPendingGuildLimit property

bool isVerificationPendingGuildLimit

Whether this application has the verificationPendingGuildLimit flag set.

Implementation

bool get isVerificationPendingGuildLimit => has(verificationPendingGuildLimit);