TwitchAddModerator
C# Methods Reference
Signature
public bool TwitchAddModerator(string userName)
Parameters
userName
string required
No description provided.
Return Type
bool
Example
CPH.TwitchAddModerator(userName);
public bool TwitchAddModerator(string userName)
No description provided.
bool
CPH.TwitchAddModerator(userName);