EaGLE Posted May 10, 2020 Report Posted May 10, 2020 (edited) I want to retrieve a user's friend list with their avatar and steam name. There is a method GetFriendList() from the web API .But it only returns the steamid's of the friends and a unix timestamp from when the user is a friend. I was wondering is there a method or a npm package which gets the user's friend's list with their avatar and steam name.I have been all over steam web API documentation,I was unable to find this type of method.Any help is appriciated.Thank YOU Edited May 10, 2020 by EaGLE Title Typo Quote
Dr. McKay Posted May 11, 2020 Report Posted May 11, 2020 You would want to go ahead and call GetPlayerSummaries for the steamids you want profile details for. Quote
EaGLE Posted May 11, 2020 Author Report Posted May 11, 2020 Ya thats the last option i have left with.I wanted to display the users friends list(with avatar and steam name) in my project. I have to get the friends list.cal playersummaries retrive all the avatar and steam names . Any way I am new to ur development forum and i m using ur steamid npm package . Keep up the goood work manĀ 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.