package
Version:
v0.2.3
Opens a new window with list of versions in this module.
Published: Jun 28, 2021
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ZResponse struct {
ID int `json:"id"`
Message string `json:"msg"`
Result string `json:"result"`
Code string `json:"code"`
}
SendZulipMessage function takes the zulip domain and zulip bot
type, to, topic and content in the form of json byte array and sends
message to zulip.
Zulip holds all the necessary options to use zulip
Source Files
¶
Click to show internal directories.
Click to hide internal directories.