#Interact with button

8 messages · Page 1 of 1 (latest)

harsh merlinBOT
#

• 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.

velvet anvil
#

nmp list discord.js: 14.11.0
node -v: 18.12.1

trim island
#

a message can't have a customid

#

and if your message is an instance of Interaction you should rename it to avoid confusion

velvet anvil
#

How i can use the ID from my button? If someone press button "Create Account", it should do something

trim island
velvet anvil
#

only client.on('messageCreate', async message =>

polar lotusBOT
#

guide Message Components: Component interactions
read more