Discord.js sending a message in 1 minute intervals. TypeError: Cannot read property 'send' of undefined

前端 未结 0 1780
孤街浪徒
孤街浪徒 2020-12-16 01:20

TypeError: Cannot read property \'send\' of undefined

client.on(\'ready\', () => {
    testchannel = client.channels.cache.get(channel => channel.id ===         


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