How to check if user has 2FA enabled or not

I viewed the docs and the mfaEnabled is only for bot owner. Is it not possible to get other user status if they have 2FA enabled or not?
3 Replies
d.js toolkit
d.js toolkit6mo 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! - Marked as resolved by OP
treble/luna
treble/luna6mo ago
i dont think so
space
space6mo ago
Seems to be available through the OAuth2 identify scope, which might not be realistic to get, depending on your use-case.