Clicking on buttons doesn't work within the messageCreate event #876
Unanswered
AugustoJDev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to automate an account where percentage buttons will be clicked according to the message, but I came across this error where the buttons are not clicked within the messageCreate or messageUpdate events. In all other events they were clicked normally, only in these 2 nothing happened and no error or continuation of the code was returned after using await.
What should I do?
Beta Was this translation helpful? Give feedback.
All reactions