TwitchSendShoutoutByLogin
C# Methods Reference
Signature
public bool TwitchSendShoutoutByLogin(string userLogin)
Parameters
userLogin
string required
Return Type
bool
Example
CPH.TwitchSendShoutoutByLogin(userLogin);
C# Methods Reference
public bool TwitchSendShoutoutByLogin(string userLogin)
bool
CPH.TwitchSendShoutoutByLogin(userLogin);