Values.GetUsersCountRequestSourceRetrieves the count of users in a Wickr network, categorized by their status (pending, active, rejected) and showing how many users can still be added.
type nonrec t = {networkId : NetworkId.t;The ID of the Wickr network for which to retrieve user counts.
*)}