moment

package
v3.2.18 Latest Latest
Warning

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

Go to latest
Published: May 25, 2024 License: MIT Imports: 6 Imported by: 2

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) AddMomentTask added in v3.1.17

func (comp *Client) AddMomentTask(ctx context.Context, params *request.RequestAddMomentTask) (*response.ResponseAddMomentTask, error)

企业发表内容到客户的朋友圈 https://developer.work.weixin.qq.com/document/path/95095

func (*Client) GetMomentComments

func (comp *Client) GetMomentComments(ctx context.Context, momentID string, userID string) (*response.ResponseMomentGetMomentComments, error)

获取客户朋友圈的互动数据 https://developer.work.weixin.qq.com/document/path/93333

func (*Client) GetMomentCustomerList

func (comp *Client) GetMomentCustomerList(ctx context.Context, momentID string, userID string, cursor string, limit int) (*response.ResponseMomentGetMomentCustomerList, error)

获取客户朋友圈发表时选择的可见范围 https://developer.work.weixin.qq.com/document/path/93333

func (*Client) GetMomentList

func (comp *Client) GetMomentList(ctx context.Context, params *request.RequestGetMomentList) (*response.ResponseGetMomentList, error)

获取企业全部的发表列表 https://developer.work.weixin.qq.com/document/path/93333

func (*Client) GetMomentSendResult

func (comp *Client) GetMomentSendResult(ctx context.Context, momentID string, userID string, cursor string, limit int) (*response.ResponseMomentGetMomentSendResult, error)

获取客户朋友圈发表后的可见客户列表 https://developer.work.weixin.qq.com/document/path/93333

func (*Client) GetMomentTask

func (comp *Client) GetMomentTask(ctx context.Context, momentID string, cursor string, limit int) (*response.ResponseMomentGetMomentTask, error)

获取客户朋友圈企业发表的列表 https://developer.work.weixin.qq.com/document/path/93333

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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