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