messageTemplate

package
v2.0.40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 12, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

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, error)

func (*Client) GetGroupMsgListV2

func (comp *Client) GetGroupMsgListV2(options *request.RequestGetGroupMsgListV2) (*response.ResponseGetGroupMsgListV2, error)

获取群发记录列表 https://developer.work.weixin.qq.com/document/path/93338#获取群发记录列表

func (*Client) GetGroupMsgSendResult

func (comp *Client) GetGroupMsgSendResult(msgID string, userID string, limit int, cursor string) (*response.ResponseGetGroupMsgSendResult, error)

获取企业群发成员执行结果 https://developer.work.weixin.qq.com/document/path/93338#获取企业群发成员执行结果

func (*Client) GetGroupMsgTask

func (comp *Client) GetGroupMsgTask(msgID string, limit int, cursor string) (*response.ResponseGetGroupMsgTask, error)

获取群发成员发送任务列表 https://developer.work.weixin.qq.com/document/path/93338#获取群发成员发送任务列表

func (*Client) SendWelcomeMsg

func (comp *Client) SendWelcomeMsg(options *request.RequestSendWelcomeMsg) (*response2.ResponseWork, error)

发送新客户欢迎语 https://developer.work.weixin.qq.com/document/path/92599

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL