View Source WeChat.Work.WeDrive.SpaceManagement (wechat v0.11.1)
微盘-空间管理
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec create(WeChat.Work.client(), body :: map()) :: WeChat.response()
新建空间
@spec dismiss(WeChat.Work.client(), WeChat.Work.Contacts.User.userid(), space_id()) :: WeChat.response()
解散空间
@spec info(WeChat.Work.client(), WeChat.Work.Contacts.User.userid(), space_id()) :: WeChat.response()
获取空间信息
@spec rename( WeChat.Work.client(), WeChat.Work.Contacts.User.userid(), space_id(), space_name() ) :: WeChat.response()
重命名空间