How to display server user count in discord.js

后端 未结 0 1108
故里飘歌
故里飘歌 2020-11-28 01:26

Well, it\'s not a question, it\'s the solution:

in discord.js v12 the code is:

guild.memberCount

for example: message.channel.send(guild.memberCount);

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