Answer the question
In order to leave comments, you need to log in
How to make a certain role be able to click on the reaction?
How to make a certain role be able to trigger an action when clicked on react?
I tried this in a collector filter:
user.roles.cache.some(role => role.id === "754937728961085450")
client.users.cache.get(user.id).roles.cache.some(r => r.id === "754937728961085450")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question