ERROR MODULE
Hi,
/home/container/node_modules/discord.js/src/client/actions/InteractionCreate.js:48
if (channel && !channel.isText()) return;
^
TypeError: channel.isText is not a function
why i got this error (when i click on a button)? my module have a probleme?
2 Replies
Use
v13.14.0
or newer of discord.js: npm i discord.js@v13-lts
(more: https://discord.com/channels/222078108977594368/1091094485754187907/1091094485754187907 )
• 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.thats your answer