V
V
victorpzdnf2020-04-20 12:15:02
JavaScript
victorpzdnf, 2020-04-20 12:15:02

Discord.js has message.author and what data can I find out?

I have a bot on discord.js
After processing a message etc. I get message.author I ask
:
var auth = message.author
What data can I get from auth?
I already know:
auth.username
auth.id
auth.tag
auth.discriminator
auth.createdAt
auth.bot
and
auth.avatarURL

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
CatCatcher, 2020-04-20
@victorpzdnf

https://discord.js.org/#/docs/main/stable/class/User

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question