TwitchRemoveBlockedTerm
Removes selected term from the Twitch blocked list
Signature
public bool TwitchRemoveBlockedTerm(string term)
Parameters
term
string required
No description provided.
Return Type
bool
Example
CPH.TwitchRemoveBlockedTerm(term);