Wechat

v0.4.0-rc.0

  • Pages
  • Modules
  • Exceptions

    Wechat v0.4.0-rc.0 Wechat.API.Menu View Source

    Menu API.

    Link to this section Summary

    Functions

    create_conditional_menu(menu, client)
    create_menu(menu, client)
    delete_conditional_menu(menu_id, client)
    delete_menu(client)
    get_menu(client)
    get_self_menu(client)
    try_match_menu(user_id, client)

    Link to this section Functions

    Link to this function create_conditional_menu(menu, client) View Source
    Link to this function create_menu(menu, client) View Source
    Link to this function delete_conditional_menu(menu_id, client) View Source
    Link to this function delete_menu(client) View Source
    Link to this function get_menu(client) View Source
    Link to this function get_self_menu(client) View Source
    Link to this function try_match_menu(user_id, client) View Source

    Built using ExDoc (v0.19.0), designed by Friedel Ziegelmayer for the Elixir programming language.