GetTeamInfo
C# Methods Reference
Signature
public List<TeamInfo> GetTeamInfo(int userId)
Parameters
userId
int required
No description provided.
Return Type
List<Twitch.Common.Models.Api.TeamInfo>
Example
CPH.GetTeamInfo(userId);
C# Methods Reference
public List<TeamInfo> GetTeamInfo(int userId)
No description provided.
List<Twitch.Common.Models.Api.TeamInfo>
CPH.GetTeamInfo(userId);