GetTeamInfoById
C# Methods Reference
Signature
public List<TeamInfo> GetTeamInfoById(string userId)
Parameters
userId
string required
Return Type
List<Twitch.Common.Models.Api.TeamInfo>
Example
CPH.GetTeamInfoById(userId);
C# Methods Reference
public List<TeamInfo> GetTeamInfoById(string userId)
List<Twitch.Common.Models.Api.TeamInfo>
CPH.GetTeamInfoById(userId);