TypeError: Cannot read property 'cache' of undefined

后端 未结 0 1542
遇见更好的自我
遇见更好的自我 2020-12-12 00:33

I\'m trying to make a kick command. Here\'s the code:

const Discord = require(\'discord.js\')
const client = new Discord.Client()

module.exports = {
    name         


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