Title: Create drafts | Zulip API documentation
Open Graph Title: Create drafts | Zulip API documentation
Open Graph Description: POST https://python.zulipchat.com/api/v1/drafts | Create one or more drafts on the server. These drafts will be automatically synchronized to other clients via drafts events. | drafts (object)[] optional | A JSON-encoded list of containing new draft objects. | drafts object details: | The type of the draft. Either unaddressed (empty string), "stream", or "private" (for one-on-one and group direct messages). | Must be one of: "", "stream", "private". | An array of the tentative target audience IDs. For channel messages, this should contain exactly 1 ID, the ID of the target channel. For direct messages, this should be an array of target user IDs. For unaddressed drafts, this is ignored, and clients should send an empty array.
Opengraph URL: https://python.zulipchat.com/api/create-drafts
Domain: python.zulipchat.com
| og:type | website |
| og:site_name | Zulip |
| og:image | https://avatars.zulip.com/3607/realm/icon.png?version=2 |
| twitter:card | summary |
Links:
Viewport: width=device-width, initial-scale=1.0
Robots: noindex,nofollow