admin管理员组

文章数量:1332896

I'm trying to do a roleReact bot. The stock emojis are working and I based some on the official document of discord.js, but when it es to custom emoji reactions I keep getting the result

client undefined

This is my code so far:

case "react":
// this works
message.react("

本文标签: javascriptCustom reaction emoji discord js quotClient undefinedquotStack Overflow