示例#1
0
 public ValueTask <IEnumerable <UserConnection> > GetFriendships(string[] ids) => twitterApi.GetFriendships(ids);