member.pending and requirements

Does the GuildMember.pending will return true if the user has to wait the 10 minutes before talking or hasen't verified the email?
6 Replies
d.js toolkit
d.js toolkit2y ago
- What's your exact discord.js npm list discord.js and node node -v version? - Not a discord.js issue? Check out #other-js-ts. - Consider reading #how-to-get-help to improve your question! - Explain what exactly your issue is. - Post the full error stack trace, not just the top part! - Show your code! - Issue solved? Press the button!
d.js docs
d.js docs2y ago
property GuildMember#pending Whether this member has yet to pass the guild's membership gate
GeekCorner
GeekCornerOP2y ago
Docs of the property I'm talking about ^
treble/luna
treble/luna2y ago
iirc the pending state only changes when the member completes onboarding
GeekCorner
GeekCornerOP2y ago
so if users has to wait for 10 mins, then pending will turn to false once the 10 mins are elapsed? also can users in the 10 mins cooldown click buttons while i'm on this thread, or will they be blocked like sending messages?
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?