#Making a thread as this has gotten burried 10 times over

1 messages · Page 1 of 1 (latest)

sweet finch
pearl birch
#

whats the error

sweet finch
#
    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```