How Do i make the ping command an embed (discord bot)

前端 未结 0 724
你的背包
你的背包 2020-12-18 06:02
    if (message.content === \'-ping\') {  
      message.channel.send(`Latency is : ${Date.now() - message.createdTimestamp}ms. 
API Latency is : ${Math.round(client         


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