Suddenly I got this error on every Interaction

About 1 hour ago this error don't even appears, idk what's going on, I'm in Discord.js v13.8.0 (Yes, I know that I have to update but until now 13.8 was working fine)
\node_modules\discord.js\src\client\actions\InteractionCreate.js:48
        if (channel && !channel.isText()) return;
                                ^

TypeError: channel.isText is not a function
60674b921e41525d740cef41afc0be6751931c6d25161f8bfe7b6a45b74e0391.jpg
Was this page helpful?