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);