customer

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: 7 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) BatchGet

func (comp *Client) BatchGet(ctx context.Context, externalUserIDList []string) (*response.ResponseCustomerBatchGet, error)

读取消息 https://developer.work.weixin.qq.com/document/path/94670

func (*Client) CancelUpgradeService

func (comp *Client) CancelUpgradeService(ctx context.Context, openKFID, externalUserID string) (*response2.ResponseWork, error)

为客户取消推荐 https://developer.work.weixin.qq.com/document/path/94674

func (*Client) GetUpgradeServiceConfig

func (comp *Client) GetUpgradeServiceConfig(ctx context.Context) (*response.ResponseCustomerGetUpgradeServiceConfig, error)

获取配置的专员与客户群 https://developer.work.weixin.qq.com/document/path/94674

func (*Client) UpgradeService

func (comp *Client) UpgradeService(ctx context.Context, options *request.RequestUpgradeService) (*response2.ResponseWork, error)

为客户升级为专员或客户群服务 https://developer.work.weixin.qq.com/document/path/94674

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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