msgaudit

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 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) GetRobotInfo added in v2.0.32

func (comp *Client) GetRobotInfo(robotID string) (*response.ResponseMsgAuditGetRobotInfo, error)

获取机器人信息 https://developer.work.weixin.qq.com/document/path/91774

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