Get first message in thread with @discordjs/core
I'm able to get the last 50 messages in a thread with:
Is there a way I could either:
Is there a way I could either:
- Get the first message posted in that thread
- invert the order the messages are coming back? (oldest first instead of newest first)
node@v18.16.1@discordjs/core@0.6.0discord.js@14.11.0