Comment 8 for bug 674894

Revision history for this message
Ken VanDine (ken-vandine) wrote :

However, I should highlight that specific change won't work with the old rest API used in 2.32.x, it would be more like:

result = self._get("users.setStatus", status=message, status_includes_verb=True)