TwitchGetExtendedUserInfoById

Get Twitch extended user information of specified user id

Signature

public TwitchUserInfoEx TwitchGetExtendedUserInfoById(string userId)

Parameters

userId
string required

No description provided.

Return Type

Streamer.bot.Plugin.Interface.Model.TwitchUserInfoEx

Example

CPH.TwitchGetExtendedUserInfoById(userId);