meeting

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 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, error)

func (*Client) Cancel

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

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

func (*Client) GetBookingInfo

func (comp *Client) GetBookingInfo(meetingID string) (*response.ResponseMeetingGetBookingInfo, error)

获取会议详情 https://developer.work.weixin.qq.com/document/path/93629

func (*Client) GetUserMeetingID

func (comp *Client) GetUserMeetingID(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