Fetch messages after a message with including initialMessage
I dont know if i can convert the collection to array. slice them and convert them back.
this is the current way, but i think its not the best, because of duplicated fetch# maybe. someone heas
5 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPre-opened
You could use the timestamp of the found message and then filter to those that came after; that'd save you the second fetch, no?oh my god makes sense
thanks
NP
jiralite
opened this btw, so you can probs ping em when happy@Jiralite can be marked as resolved again