appChat

package
v3.0.0-...-7300911 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 7 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 {
	BaseClient *kernel.BaseClient
}

func NewClient

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

func (*Client) Get

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

获取群聊会话 https://developer.work.weixin.qq.com/document/path/90247

func (*Client) Send

func (comp *Client) Send(ctx context.Context, messages *power.HashMap) (*response2.ResponseWork, error)

应用推送消息 https://developer.work.weixin.qq.com/document/path/90248

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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