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