-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I have a problem when a query returns an empty object
http://api.steampowered.com/ISteamUser/GetFriendList/v1/?key=XXXXXXXXXXXXXXX&format=json&steamid=76561198057531537&relationship=all
user.GetFriendList(optionalRelationship = 'all', '76561198057531537').done(function(result){
console.log(result)
});
Metadata
Metadata
Assignees
Labels
No labels