-
Posts
1661 -
Joined
-
Last visited
Posts posted by GitHub
-
-
- Fixed getContentServers not working properly (thanks @Dahlgren in PR #262)
- Added support for channel management to SteamChatRoomClient
- Added createChatRoom
- Added renameChatRoom
- Added deleteChatRoom
- Added chatRoomGroupRoomsChange event
-
-
-
- Added time_first_unread to User Chat Room State objects
- Added last_message and steamid_last_message to Chat Room State objects
- Added getPrivacySettings
- Added quick-invite link methods
-
- Added getGroupBanList
- Added setGroupUserBanState
- Fixed potential crash if we don't get a well-formed response message to chat room methods
-
-
- Added setSessionActiveGroups method to SteamChatRoomClient
- Fixed properties named accountid or accountid_* not being properly renamed to steamid or steamid_* in SteamChatRoomGroup if they are null
-
-
-
-
-
- Fixed getProductInfo never resolving if inclTokens = true and nothing needs a token (bug #245)
-
- Added getEmoticonList method
- Added getFriendMessageHistory method
- Added ackFriendMessage and ackChatMessage
- Added createInviteLink, getGroupInviteLink, and deleteInviteLink
- Fixed time_expires not being null in getInviteLinkInfo if the invite link does not expire
- Fixed a bug that was causing some SteamChatRoomClient response object properties to not be properly parsed into e.g. Date objects
- Fixed SteamChatRoomClient methods not erroring when they should have been
-
-
- Made it possible to access purchaseResultDetails and packageList if a redeemKey request fails
-
-
- Hopefully fixed a bug that would delete rich_presence_string in user event data under some conditions (bug #220)
-
-
-
-
- Deprecated all webchat methods
- Deprecated getWebApiOauthToken
- Added getClientLogonToken
-
-
- Added packageName and packageVersion instance properties to allow other modules to check interoperability
-
node-steam-user v4.12.1
in Releases & Updates
Posted
View on GitHub