getPlatformUserFriendsInfo
Script::getPlatformUserFriendsInfo
Returns the list of the user’s friends on the platform.
Declaration
std::vector<PlatformUserInfo> getPlatformUserFriendsInfo();
Parameters
None.
Returns
An std::vector of PlatformUserInfo containing information about the user’s friends on the platform.