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