Wechat v0.4.8 Wechat.Menu
Menu APIs.
Link to this section Summary
Functions
Add conditional menu.
Create menu.
Delete menu.
Delete conditional menu.
Get menu.
Get menu set by create menu API.
Match user with menus to see which menu is available to the user.
Link to this section Functions
Link to this function
add_conditional(client, menu)
Add conditional menu.
Link to this function
create(client, menu)
Create menu.
Link to this function
delete(client)
Delete menu.
Link to this function
get(client)
Get menu.
Link to this function
try_match(client, openid)
Match user with menus to see which menu is available to the user.