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
mesage.channel.send(`<@${message.author.id}>`)