
pepe2
-
Posts
1 -
Joined
-
Last visited
Reputation Activity
-
pepe2 reacted to Dr. McKay in extract chat_id and group_id from Chat Room Groups
client.chat.on('chatMessage', function (message) { // message is an object that includes chat_group_id and chat_id properties // ref: https://github.com/DoctorMcKay/node-steam-user/wiki/SteamChatRoomClient#incoming-chat-message });