zulip / python-zulip-api

Python library for the Zulip API.
https://zulip.com/api/
Apache License 2.0
353 stars 355 forks source link

api: Implement POST /users/{user_id}/reactivate endpoint. #583

Closed akashaviator closed 4 years ago

akashaviator commented 4 years ago

This implements POST /users/{user_id}/reactivate endpoint.

akashaviator commented 4 years ago

@timabbott Can you have a look ?