node-steam-user
node-steam-user copied to clipboard
incoming chat message object has null 'chat_name' property if it is this user that sent it
Upon a fresh login, if I send a chat message to a steam group chat, the listener will receive a chat message object with a null chat_name property. Perhaps this information is cached somehow later, maybe when other users send messages, and these always return a full object. tyvm!
I don't fully understand what you're saying. Can you provide some example code showing the issue?