Skip to content
moxcomic edited this page Aug 23, 2023 · 1 revision

This library is used to send WeChat message.

Import

github.com/moxcomic/Archer/wechat

func Inst() *WeChat
func (self *WeChat) SendMasterText(text string)
func (self *WeChat) SendMasterImages(img io.Reader)
Clone this wiki locally