How to get the user id, username, nick when mentioned by another user
I tried
Here's the brief code:
m.mentions.members.first() but to no avail it didn't work as expected due to the mentions property being undefined despite mentioning someone. Any help would be appreciated!Here's the brief code:

