messageTemplate

package
v3.0.0-...-53ef8d3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 9 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 {
	BaseClient *kernel.BaseClient
}

func NewClient

func NewClient(app kernel.ApplicationInterface) (*Client, error)

func (*Client) GetGroupMsgListV2

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

func (*Client) GetGroupMsgSendResult

func (comp *Client) GetGroupMsgSendResult(ctx context.Context, 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(ctx context.Context, 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(ctx context.Context, 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