#If i tag a person, thats not in the server, the command does not work. Is there a way to have it wo

1 messages · Page 1 of 1 (latest)

tall prism
#

Members are guild dependent. They DO NOT exist without a guild associated

#

So if the member is not in a guild, it is not a member. Maybe a user

half forge
#

message.mentions.users.first(), not sure if djs parses it tho

#

worst case you have to get the id out of the message yourself and fetch using <Client>.users.fetch('id')

exotic ermine
#

I tried message.mentions.users.first() that didn't work

jade dew
#

why did you make a thread, you were already answered this

exotic ermine
#

I didn't make it