meeting

package
v3.0.0-...-471bf3a Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2023 License: MIT Imports: 6 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) Cancel

func (comp *Client) Cancel(ctx context.Context, meetingID string) (*response2.ResponseWork, error)

取消预约会议 https://developer.work.weixin.qq.com/document/path/93630

func (*Client) GetUserMeetingID

func (comp *Client) GetUserMeetingID(ctx context.Context, userID string, cursor string, beginTime int64, endTime int64, limit int) (*response.ResponseMeetingGetUserMeetingID, error)

获取成员会议ID列表 https://developer.work.weixin.qq.com/document/path/93628

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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