WeChat.Work.Contacts.Tag (wechat v0.6.4)
通讯录管理-标签管理
Link to this section Summary
Link to this section Types
Link to this type
tag_id()
Specs
tag_id() :: integer()
每个标签都有唯一的标签id - 官方文档
在管理后台->“通讯录”->“标签”,选中某个标签,在右上角会有“标签详情”按钮,点击即可看到
Link to this section Functions
Link to this function
list(client)
Specs
list(WeChat.Work.client()) :: WeChat.response()
获取标签列表 - 官方文档