Discord-Bot icon indicating copy to clipboard operation
Discord-Bot copied to clipboard

discord.js error

Open fethlex opened this issue 2 years ago • 2 comments

i have this error pls help

/home/runner/Discord-Bot-v14/node_modules/discord.js/src/client/actions/InteractionCreate.js:50 if (channel && !channel.isTextBased()) return; ^

TypeError: channel.isTextBased is not a function at InteractionCreateAction.handle (/home/runner/Discord-Bot-v14/node_modules/discord.js/src/client/actions/InteractionCreate.js:50:33) at Object.module.exports [as INTERACTION_CREATE] (/home/runner/Discord-Bot-v14/node_modules/discord.js/src/client/websocket/handlers/INTERACTION_CREATE.js:4:36) at WebSocketManager.handlePacket (/home/runner/Discord-Bot-v14/node_modules/discord.js/src/client/websocket/WebSocketManager.js:352:31) at WebSocketShard.onPacket (/home/runner/Discord-Bot-v14/node_modules/discord.js/src/client/websocket/WebSocketShard.js:489:22) at WebSocketShard.onMessage (/home/runner/Discord-Bot-v14/node_modules/discord.js/src/client/websocket/WebSocketShard.js:328:10) at callListener (/home/runner/Discord-Bot-v14/node_modules/ws/lib/event-target.js:290:14) at WebSocket.onMessage (/home/runner/Discord-Bot-v14/node_modules/ws/lib/event-target.js:209:9) at WebSocket.emit (node:events:527:28) at Receiver.receiverOnMessage (/home/runner/Discord-Bot-v14/node_modules/ws/lib/websocket.js:1178:20) at Receiver.emit (node:events:527:28)

fethlex avatar Apr 02 '23 16:04 fethlex

did you fix the error

SeaLeopard35302 avatar Apr 04 '23 16:04 SeaLeopard35302

same problem and how to fix it at #9295

NyxnLyx avatar Apr 05 '23 13:04 NyxnLyx