小
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
tysm
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
have a good day
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
thank you guys
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
understood understood
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
so partial make no sens with newMessage?
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
return void if its partial ?
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
so what should I do
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
if (oldMessage.partial) oldMessage = await oldMessage.fetch();
if (oldMessage.partial) oldMessage = await oldMessage.fetch();
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
I mean
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
like this ?
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
if (oldMessage.partial) await oldMessage.fetch();
if (oldMessage.partial) await oldMessage.fetch();
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
what about messageUpdate ?
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
oh
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
oh i dont send it ?
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
So, how do I get the deleted message to send it ?
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
this is the messageDelete event
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
ofc
41 replies
DIAdiscord.js - Imagine an app
Created by on 8/28/2023 in #djs-questions
messageDelete event
btw I added partials and it didn't solve the problem
41 replies