TypeError: Cannot read property 'split' of undefined in discord and nodejs

后端 未结 0 418
眼角桃花
眼角桃花 2021-01-17 12:30

this is the error

let token = msg.content.split(\' \');
                          ^

TypeError: Cannot read property \'split\' of undefined
    at Client.msg          


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