momentStrategy

package
v1.3.6 Latest Latest
Warning

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

Go to latest
Published: May 26, 2022 License: MIT Imports: 5 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 NewClient

func NewClient(app kernel.ApplicationInterface) *Client

func (*Client) Del

func (comp *Client) Del(strategyID int) (*response2.ResponseWork, error)

删除规则组 https://work.weixin.qq.com/api/doc/90000/90135/94890

func (*Client) Get

func (comp *Client) Get(strategyID int) (*response.ResponseMomentStrategyGet, error)

获取规则组详情 https://work.weixin.qq.com/api/doc/90000/90135/94890

func (*Client) GetRange

func (comp *Client) GetRange(strategyID int, cursor string, limit int) (*response.ResponseMomentStrategyGetRange, error)

获取规则组管理范围 https://work.weixin.qq.com/api/doc/90000/90135/94890

func (*Client) List

func (comp *Client) List(cursor string, limit int) (*response.ResponseMomentStrategyList, error)

获取规则组列表 https://work.weixin.qq.com/api/doc/90000/90135/94890

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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