nikikiker Posted May 30, 2018 Report Posted May 30, 2018 Hi! Can you explain few of friend relationship statuses in details?https://github.com/DoctorMcKay/node-steam-user/blob/master/enums/EFriendRelationship.js I can`t understand what are: "Blocked", "IgnoredFriend", "SuggestedFriend" and "Max" Quote
Dr. McKay Posted May 30, 2018 Report Posted May 30, 2018 I'm not 100% certain, but I think:Blocked = You blocked themIgnoredFriend = They're a friend, and you blocked themSuggestedFriend = Dunno, maybe unusedMax = Not a real value, just the maximum that enum goes up to nikikiker 1 Quote
nikikiker Posted May 31, 2018 Author Report Posted May 31, 2018 Thank u for the answer. Today I made few additional tests with friend relationships, so I understood better, what mean this statutes. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.