Twitch Get User Info by Id

Signature

public TwitchUserInfo TwitchGetUserInfoById(string userId)

Parameters

userId
string required

No description provided.

Return Type

Streamer.bot.Plugin.Interface.Model.TwitchUserInfo

Example

CPH.TwitchGetUserInfoById(userId);