node-steam-user icon indicating copy to clipboard operation
node-steam-user copied to clipboard

incoming chat message object has null 'chat_name' property if it is this user that sent it

Open byteframe opened this issue 1 year ago • 1 comments

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!

byteframe avatar Sep 11 '24 18:09 byteframe

I don't fully understand what you're saying. Can you provide some example code showing the issue?

DoctorMcKay avatar Sep 12 '24 01:09 DoctorMcKay