v3.7.0
- Added all current Steam enums as direct properties of the
SteamUser
export- For convenience, each enum also allows you to translate values into names the same way you translate names into values
- Added
setUIMode
method - Added
vanityURL
property and event - Added
inviteToGroup
andrespondToGroupInvite
methods - Now uses EResult 3 (
NoConnection
) for thedisconnected
event when the connection closes- Provides parity with the official Steam API