WeChat.Work.Contacts.User.get_user
You're seeing just the function
get_user
, go back to WeChat.Work.Contacts.User module for more information.
Link to this function
get_user(client, user_id)
Specs
get_user(WeChat.Work.client(), user_id()) :: WeChat.response()
读取成员 - 官方文档
在通讯录同步助手中此接口可以读取企业通讯录的所有成员信息,而自建应用可以读取该应用设置的可见范围内的成员信息。