TwitchAddBlockedTerm
Adds selected term to the Twitch blocked list
Signature
public bool TwitchAddBlockedTerm(string term)
Parameters
term
string required
No description provided.
Return Type
bool
Example
CPH.TwitchAddBlockedTerm(term);
public bool TwitchAddBlockedTerm(string term)
No description provided.
bool
CPH.TwitchAddBlockedTerm(term);