I am trying to make a discord bot that users can give themselves role but they shouldn’t get all the roles they want so im trying to filter roles but i couldn’t solve this.
I’ve got the wanted roles for filter, and tried to .addOptions() func and filter roles inside,it didn’t worked.