标签: javascript discord.js
我尝试过搜索解决方案,但找不到。 我尝试记录成员对象,但没有关于邀请码和邀请链接的信息
client.on('guildMemberAdd', (member) => { //find the who invited the member });