Koi
DIAdiscord.js - Imagine an app
•Created by Koi on 3/7/2024 in #djs-questions
How to get the user id, username, nick when mentioned by another user
I tried
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:
19 replies