According to the discord.js documentation, bot.guilds is indexed by each guild's ID. message.author is a User object, not a guild id.
確定! 回上一頁