accountService

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: 10 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) Add

func (comp *Client) Add(name string, mediaID string) (*response.ResponseAccountAdd, error)

添加客服帐号 https://developer.work.weixin.qq.com/document/path/94648

func (*Client) AddContactWay

func (comp *Client) AddContactWay(openKFID string, scene string) (*response.ResponseAccountServiceAddContactWay, error)

获取客服帐号链接 https://developer.work.weixin.qq.com/document/path/94665

func (*Client) Del

func (comp *Client) Del(openKFID string) (*response2.ResponseWork, error)

删除客服帐号 https://developer.work.weixin.qq.com/document/path/94663

func (*Client) List

func (comp *Client) List() (*response.ResponseAccountList, error)

获取客服帐号列表 https://developer.work.weixin.qq.com/document/path/94661

Jump to

Keyboard shortcuts

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