In discord.js how do I remove 3 roles from everyone that has it and then post confirmation of removal?

前端 未结 0 2001
一个人的身影
一个人的身影 2021-01-16 06:52
    command(client, \'resetWS\', message => {
        const roleWSParticipants = message.guild.roles.cache.get(roleTest);
        const roleWSCommander = message.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题