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