Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WechatRobot ¶
type WechatRobot struct {
Token string
}
func NewRobot ¶
func NewRobot() *WechatRobot
func (*WechatRobot) MarkdownMessage ¶
func (w *WechatRobot) MarkdownMessage(md string, at ...string) error
func (*WechatRobot) SetToken ¶
func (w *WechatRobot) SetToken(token string)
Click to show internal directories.
Click to hide internal directories.