Obtenha mensagem Autor Discord.js
message.author.user
// OR FOR ID USE:
message.author.user.id
Undefined
message.author.user
// OR FOR ID USE:
message.author.user.id
message.reply("hello world");