Wechat v0.4.8 Wechat.User

User APIs.

Link to this section Summary

Functions

List users. 获取用户列表。

Get details of user. 获取用户基本信息。

Set remark for user. 设置用户备注名。

Link to this section Functions

Link to this function

get(client, next_openid \\ "")

List users. 获取用户列表。

Link to this function

info(client, openid, lang \\ "zh_CN")

Get details of user. 获取用户基本信息。

Link to this function

update_remark(client, openid, remark)

Set remark for user. 设置用户备注名。