Discord JS v12 Получить тег пользователя с идентификатором
const User = client.users.cache.get("UserID");
//put id instead of "UserID"
Worried Wryneck
const User = client.users.cache.get("UserID");
//put id instead of "UserID"
just do message.author.tag