#Making a thread as this has gotten burried 10 times over
1 messages · Page 1 of 1 (latest)
whats the error
if (idOrInstance instanceof this.holds) return idOrInstance;
^
RangeError: Maximum call stack size exceeded
at Function.[Symbol.hasInstance] (<anonymous>)
at ChannelManager.resolve (/home/runner/salty-bot/node_modules/discord.js/src/managers/DataManager.js:40:22)
at Message.get channel [as channel] (/home/runner/salty-bot/node_modules/discord.js/src/structures/Message.js:347:33)
at TextChannel.message.channel.send [as sendRaw] (/home/run```