Hi, I have a question. How can I find out the nickname that sent the message through Steam-user? Here is my code:
console.log("Получено сообщение: " + steamID.getSteam3RenderedID() + ": " + message); When sending a message, writes my SteamID, and you need a nickname, if that is possible.