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