Why do you force the API to simply get count and access by index? Is there any better way, perhaps by returning the `ToArray` value of the friend list?
Why do you force the API to simply get count and access by index? Is there any better way, perhaps by returning the
ToArrayvalue of the friend list?