moment

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: 4 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) GetMomentComments

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

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

func (*Client) GetMomentCustomerList

func (comp *Client) GetMomentCustomerList(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(params *request.RequestGetMomentList) (*response.ResponseGetMomentList, error)

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

func (*Client) GetMomentSendResult

func (comp *Client) GetMomentSendResult(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(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