How do I fetch a member?

This doesn't seem to work right now
3 Replies
d.js toolkit
d.js toolkit15mo ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
Duff
Duff15mo ago
It logs as null
Syjalo
Syjalo15mo ago
interaction.options.getMember() returns a member of selected option be its name. To get the guild member of the bot use interaction.guild.members.me