WeChat.UserTag.get_user_tags
You're seeing just the function
get_user_tags
, go back to WeChat.UserTag module for more information.
Link to this function
get_user_tags(client, openid)
Specs
get_user_tags(WeChat.client(), WeChat.openid()) :: WeChat.response()
获取用户身上的标签列表 - 官方文档