Type Error: Cannot read the property of ID of undefined (discord.js)

后端 未结 0 1079
无人共我
无人共我 2020-12-29 13:35

Here is the code that causes the problem. It is in my main file (index.js)

let prefix = db.get(`prefix_${message.guild.id}`)
  if(prefix === null) prefix = PR         


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