13 Replies
• 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.Why are you using bitwise OR
Bitwise OR (|)
The bitwise OR (|) operator returns a number or BigInt whose binary representation has a 1 in each bit position for which the corresponding bits of either or both operands are 1.
ButtonInteractions don't have .options
oh
died again
ButtonInteractions don't have .options
so do i just remove .options?
what did you want to do if it was a button interaction
You are literally just trying to get the member and do nothing with it 🤔
I mean uhhhh
What is it you think you're doing?
if its a button or select menu there no options, no target, none of that
yeah
im trying to do reaction roles
if you press a button, you get a role
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View