groupChat

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) Get

func (comp *Client) Get(ctx context.Context, chatID string, needName int) (*response.ResponseGroupChatGet, error)

获取客户群详情 https://developer.work.weixin.qq.com/document/path/92122

func (*Client) GetNewExternalUserID added in v3.2.0

func (comp *Client) GetNewExternalUserID(ctx context.Context, chatID string, externalUserIDList []string) ([]baseResponse.NewExternalUserID, error)

转换客户群成员external_userid https://developer.work.weixin.qq.com/document/path/97063#%E8%BD%AC%E6%8D%A2%E5%AE%A2%E6%88%B7%E7%BE%A4%E6%88%90%E5%91%98external-userid

func (*Client) OpenGIDToChatID

func (comp *Client) OpenGIDToChatID(ctx context.Context, openGID string) (*response.ResponseGroupChatOpenGIDToChatID, error)

客户群opengid转换 https://developer.work.weixin.qq.com/document/path/94822

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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