Documentation ¶ Index ¶ type Client func NewClient(app kernel.ApplicationInterface) *Client func (comp *Client) Send(messages *power.HashMap) (*response.ResponseLinkCorpMessageSend, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Client ¶ type Client struct { *kernel.BaseClient } func NewClient ¶ func NewClient(app kernel.ApplicationInterface) *Client func (*Client) Send ¶ func (comp *Client) Send(messages *power.HashMap) (*response.ResponseLinkCorpMessageSend, error) 应用推送消息 https://work.weixin.qq.com/api/doc/90000/90135/90250 Source Files ¶ View all Source files client.go Directories ¶ Show internal Expand all Path Synopsis response Click to show internal directories. Click to hide internal directories.