wechat v0.3.1 Wechat.Message.Custom
Custom Message API.
ref: http://mp.weixin.qq.com/wiki/11/c88c270ae8935291626538f9c64bd123.html#.E5.AE.A2.E6.9C.8D.E6.8E.A5.E5.8F.A3-.E5.8F.91.E6.B6.88.E6.81.AF
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)