Markoudstaal / node-red-contrib-discord-advanced

Recieve, send, edit and delete Discord messages in node-red.
MIT License
47 stars 16 forks source link

Crash on interaction callback #78

Closed bbo76 closed 1 year ago

bbo76 commented 1 year ago

Since few weeks, when I press a button in discord message, the interaction callback failed with an error in the log on discord.js: "TypeError: channel.isText is not a function".

I think this function doesn't exit with the last update of discord.js (v14). A post talk about this on stackoverflow: https://stackoverflow.com/questions/73027854/discord-typeerror-message-channel-istext-is-not-a-function

bbo76 commented 1 year ago

Oh my bad my addon wasnt updated sorry it's ok after update