msgaudit

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: 5 Imported by: 1

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 RegisterProvider

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

func (*Client) CheckRoomAgree

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

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

func (*Client) CheckSingleAgree

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

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

func (*Client) GetPermitUsersList

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

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

func (*Client) GetRobotInfo

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

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

func (*Client) GroupChatGet

func (comp *Client) GroupChatGet(ctx context.Context, 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