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