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