Stop watching these nicks.
void unwatchNicks(List<String> nicks) { _alive(); command({'type': 'unwatch_nicks', 'nicks': nicks}); }