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

Wechat API.

Link to this section Summary

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 create_qrcode_ticket(scene, client) View Source
Link to this function create_qrcode_ticket(scene, expire_seconds, client) View Source
Link to this function delete_conditional_menu(menu_id, client) View Source
Link to this function download_media(media_id, client) View Source
Link to this function jscode2session(js_code, client) View Source
Link to this function send_bulk_news(openid, articles, client) View Source
Link to this function send_image(openid, media_id, client) View Source
Link to this function send_link(openid, opts, client) View Source
Link to this function send_mini_program_page(openid, opts, client) View Source
Link to this function send_mpnews(openid, media_id, client) View Source
Link to this function send_music(openid, opts, client) View Source
Link to this function send_template_message(openid, template_id, data, opts \\ [], client) View Source
Link to this function send_text(openid, content, client) View Source
Link to this function send_video(openid, opts, client) View Source
Link to this function send_voice(openid, media_id, client) View Source
Link to this function send_wxcard(openid, card_id, client) View Source
Link to this function show_qrcode(ticket, client) View Source
Link to this function try_match_menu(user_id, client) View Source
Link to this function upload_image(file, client) View Source
Link to this function upload_media(type, file, client) View Source
Link to this function upload_thumb(file, client) View Source
Link to this function upload_video(file, client) View Source
Link to this function upload_voice(file, client) View Source
Link to this function user(openid, lang \\ "", client) View Source
Link to this function user_update_remark(openid, remark, client) View Source
Link to this function users(next_openid \\ "", client) View Source