Unable to delete message from DM

Error [ChannelNotCached]: Could not find the channel where this message came from in the cache!
    at Message.delete (C:\Users\muqia\Documents\Projects\HaroonBot\node_modules\discord.js\src\structures\Message.js:828:30)
    at C:\Users\muqia\Documents\Projects\HaroonBot\dist\index.js:477:43
    at Generator.next (<anonymous>)
    at C:\Users\muqia\Documents\Projects\HaroonBot\dist\index.js:35:71
    at new Promise (<anonymous>)
    at __awaiter (C:\Users\muqia\Documents\Projects\HaroonBot\dist\index.js:31:12)
    at Client.<anonymous> (C:\Users\muqia\Documents\Projects\HaroonBot\dist\index.js:70:57)
    at Client.emit (node:events:514:28)
    at InteractionCreateAction.handle (C:\Users\muqia\Documents\Projects\HaroonBot\node_modules\discord.js\src\client\actions\InteractionCreate.js:97:12)
    at module.exports [as INTERACTION_CREATE] (C:\Users\muqia\Documents\Projects\HaroonBot\node_modules\discord.js\src\client\websocket\handlers\INTERACTION_CREATE.js:4:36) {     
  code: 'ChannelNotCached'
}
Was this page helpful?