



















接口调用请求说明:
https://api.weixin.qq.com/cgi-bin/message/custom/send?access_token=ACCESS_TOKEN{"touser":"OPENID","msgtype":"text","text":{"content":"文本内容**[点击跳小程序](http://www.qq.com)"}}
返回结果
{“errcode”:0,“errmsg”:“ok”}
发送效果

{"touser":"OPENID","msgtype":"miniprogrampage","miniprogrampage":{"title":"title","appid":"appid","pagepath":"pagepath","thumb_media_id":"thumb_media_id"}}
返回结果
{"errcode":0,"errmsg":"ok"}
发送效果

公众号技术文档:https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1421140547
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。