WeChat.Work.Meeting (wechat v0.10.0) View Source

会议

Link to this section Summary

Link to this section Types

Specs

meeting_id() :: String.t()

会议ID

Specs

meeting_id_list() :: [meeting_id()]

Link to this section Functions

Link to this function

cancel(client, agent, meeting_id)

View Source

Specs

取消预约会议

Link to this function

create(client, agent, body)

View Source

Specs

创建预约会议

Link to this function

get_info(client, agent, meeting_id)

View Source

Specs

获取会议详情

Link to this function

list_user_meeting_ids(client, agent, userid, opts \\ [])

View Source

Specs

获取成员会议ID列表

通过此接口可以获取指定成员指定时间内的所有会议ID

Link to this function

update(client, agent, body)

View Source

Specs

修改预约会议