View Source WeChat.Work.WeDrive.SpaceManagement (wechat v0.16.0)

微盘-空间管理

Summary

Types

@type space_id() :: String.t()
@type space_name() :: String.t()

Functions

Link to this function

create(client, agent, body)

View Source
@spec create(WeChat.Work.client(), WeChat.Work.agent(), body :: map()) ::
  WeChat.response()

新建空间

Link to this function

dismiss(client, agent, userid, space_id)

View Source

解散空间

Link to this function

info(client, agent, userid, space_id)

View Source

获取空间信息

Link to this function

rename(client, agent, userid, space_id, space_name)

View Source

重命名空间