RangeError: Message nonce must fit in an unsigned 64-bit integer

后端 未结 0 387
小鲜肉
小鲜肉 2021-01-04 00:02

Here\'s the code that throws this error:

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


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