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
Specs
cancel(WeChat.Work.client(), WeChat.Work.agent(), meeting_id()) :: WeChat.response()
取消预约会议
Specs
create(WeChat.Work.client(), WeChat.Work.agent(), body :: map()) :: WeChat.response()
创建预约会议
Specs
get_info(WeChat.Work.client(), WeChat.Work.agent(), meeting_id()) :: WeChat.response()
获取会议详情
Specs
list_user_meeting_ids( WeChat.Work.client(), WeChat.Work.agent(), WeChat.Work.Contacts.User.userid(), opts :: Enumerable.t() ) :: WeChat.response()
获取成员会议ID列表
通过此接口可以获取指定成员指定时间内的所有会议ID
Specs
update(WeChat.Work.client(), WeChat.Work.agent(), body :: map()) :: WeChat.response()
修改预约会议