msgaudit

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 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 RegisterProvider

func RegisterProvider(app kernel.ApplicationInterface) (*Client, error)

func (*Client) CheckRoomAgree

func (comp *Client) CheckRoomAgree(roomID string) (*response.ResponseMsgAuditGetAgreeInfo, error)

获取会话同意情况 https://developer.work.weixin.qq.com/document/path/91782

func (*Client) CheckSingleAgree

func (comp *Client) CheckSingleAgree(info []*power.StringMap) (*response.ResponseMsgAuditGetAgreeInfo, error)

获取会话同意情况 https://developer.work.weixin.qq.com/document/path/91782

func (*Client) GetPermitUsersList

func (comp *Client) GetPermitUsersList(msgType string) (*response.ResponseMsgAuditGetPermitUsers, error)

获取会话内容存档开启成员列表 https://developer.work.weixin.qq.com/document/path/91614

func (*Client) GroupchatGet

func (comp *Client) GroupchatGet(roomID string) (*response.ResponseMsgAuditGetRoom, error)

获取会话内容存档内部群信息 https://developer.work.weixin.qq.com/document/path/92951

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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