zulip / python-zulip-api

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

API to invite users #752

Open sposs opened 2 years ago

sposs commented 2 years ago

I can't find how we can make use of the API to 'invite' users: in the documentation I can see I can create a user, but that means I have to set a password. I'd rather 'invite' the user and let him chose it. What would be the recommended way?

Excellent tool btw.

jayfangjz commented 2 years ago

@zulipbot claim

zulipbot commented 2 years ago

Hello @jayfangjz!

Thanks for your interest in Zulip! You have attempted to claim an issue without the label "help wanted". You can only claim and submit pull requests for issues with the help wanted label.

If this is your first time here, we recommend reading our guide for new contributors before getting started.