Hello,
I have a quick question about the information that can be retrieved about members of my Discord server using a bot (under Discord JS, of course). I'm trying to retrieve each member's server TAG so I can create a function that lists people with a particular TAG. But I can't figure out how to retrieve the server TAG they have on their profile. (I'm talking about the TAG with a maximum of 4 characters, not their username).
Does anyone know how I can do this?