#Interact with button
8 messages · Page 1 of 1 (latest)
nmp list discord.js: 14.11.0
node -v: 18.12.1
a message can't have a customid
and if your message is an instance of Interaction you should rename it to avoid confusion
How i can use the ID from my button? If someone press button "Create Account", it should do something
Do you have an interactionCreate event?
only client.on('messageCreate', async message =>
Message Components: Component interactions