zulip / python-zulip-api

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

get subscription status #610

Closed tdupu closed 4 years ago

tdupu commented 4 years ago

The get subscription status doesn’t work “out of the box”.

I messed with the URL and this didn’t work. It might be the case that you need to compile from from source or be running from some sort of dev install.

Fix: a simple function should be written for this https://zulipchat.com/api/get-subscription-status

timabbott commented 4 years ago

@akashaviator can you add a function for this?

akashaviator commented 4 years ago

@timabbott We can close this issue as it was fixed by 0e98533 . Sorry for not linking this with the commit.

timabbott commented 4 years ago

OK, great :)