Replies: 1 comment
-
Duplicate of discordjs/guide#1531. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been following the instructions in the guide here https://discordjs.guide/creating-your-bot/event-handling.html#resulting-code.
Is it the expected behavior to have the event handlers invoked sequentially? (I mean one by one, in FIFO fashion)
Thank you for any insights.
Beta Was this translation helpful? Give feedback.
All reactions