WeChat.Work.OA.Calendar (wechat v0.10.0) View Source
日历
Link to this section Summary
Link to this section Types
Specs
calendar_id() :: String.t()
日历ID
Specs
calendar_id_list() :: [calendar_id()]
Link to this section Functions
Specs
add(WeChat.Work.client(), WeChat.Work.agent(), body :: map()) :: WeChat.response()
创建日历
Specs
delete(WeChat.Work.client(), WeChat.Work.agent(), calendar_id()) :: WeChat.response()
删除日历
Specs
get(WeChat.Work.client(), WeChat.Work.agent(), calendar_id_list()) :: WeChat.response()
获取日历详情
Specs
update(WeChat.Work.client(), WeChat.Work.agent(), body :: map()) :: WeChat.response()
更新日历