/root/Ronja.js/node_modules/discord.js/src/structures/Message.js:723
if (!this.channel) return Promise.reject(new DiscordjsError(ErrorCodes.ChannelNotCached));
^
Error [ChannelNotCached]: Could not find the channel where this message came from in the cache!
at Message.edit (/root/Ronja.js/node_modules/discord.js/src/structures/Message.js:723:46)
at Object.updateChannelVoiceStatus (/root/Ronja.js/ronja_modules/Zocken.js:362:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
code: 'ChannelNotCached'
}
/root/Ronja.js/node_modules/discord.js/src/structures/Message.js:723 if (!this.channel) return Promise.reject(new DiscordjsError(ErrorCodes.ChannelNotCached)); ^ Error [ChannelNotCached]: Could not find the channel where this message came from in the cache! at Message.edit (/root/Ronja.js/node_modules/discord.js/src/structures/Message.js:723:46) at Object.updateChannelVoiceStatus (/root/Ronja.js/ronja_modules/Zocken.js:362:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 'ChannelNotCached' }