Steam WebAPI Docs - v1.2.2
    Preparing search index...

    Type Alias FriendList

    type FriendList = {
        friendslist: { friends: Friend[] };
    }
    Index

    Properties

    Properties

    friendslist: { friends: Friend[] }

    (Optional) If the profile is not public or there are no available entries for the given relationship only an empty object will be returned.