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.

Delete menu.

Link to this function

delete_conditional_menu(client, menu_id)

Delete conditional menu.

Get menu.

Link to this function

get_current_selfmenu_info(client)

Get menu set by create menu API.

Link to this function

try_match(client, openid)

Match user with menus to see which menu is available to the user.