MatheX
DIAdiscord.js - Imagine an app
•Created by MatheX on 4/30/2025 in #djs-questions
message.edit is not a function
yep solved it, the
message_id
is stored as INTIGER in sqlite and the int overflows to another message id so the message couldnt have been puld so it infact returned collection instead of message, sometimes all it takes is a bit of lead from somebody else, thanks.5 replies
DIAdiscord.js - Imagine an app
•Created by MatheX on 4/30/2025 in #djs-questions
message.edit is not a function
node 18.19
discord.js 14.19.2
5 replies