wechat v0.0.2 Wechat.Message.Custom
Custom Message API.
Ref: https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421140547
Link to this section Summary
Link to this section Functions
Link to this function
send_image(openid, media_id)
Link to this function
send_link(openid, content)
Link to this function
send_mini_program_page(openid, content)
Link to this function
send_mpnews(openid, media_id)
Link to this function
send_music(openid, musicurl, hqmusicurl, thumb_media_id, opts \\ [])
Link to this function
send_news(openid, articles)
Link to this function
send_text(openid, content)
Link to this function
send_video(openid, media_id, thumb_media_id, opts \\ [])
Link to this function
send_voice(openid, media_id)
Link to this function
send_wxcard(openid, card_id, card_ext)