微信自定义菜单接口
2019-03-11 18:29:52 12 举报
微信菜单接口
作者其他创作
大纲/内容
用户扫码
收到推送消息
ToUserName/FromUserName/CreateTime/MsgType/Event/EventKey/SendPicsInfo/Count/PicList/PicMd5Sum
pic_sysphoto:弹出系统拍照发图的事件推送
返回值:is_menu_open/selfmenu_info/button/type/name/value、url、key等字段/news_info/title/digest/author/show_cover//cover_url/content_url/source_url
查询自定义菜单
http请求方式: GET参数:access_token
点击菜单跳转链接时的事件推送
返回值ip_list
返回正确:{\"errcode\
用户点击菜单
点击菜单拉取消息时的事件推送
用户使用微信拍照发图
http请求方式:GET参数:menu/button
自定义菜单相关接口
返回值:button/type/name/url/sub_button
https请求方式: GET参数:grant_type/appid/secret
微信后台
http请求方式:GET参数:https://api.weixin.qq.com/cgi-bin/menu/delete?access_token=ACCESS_TOKEN
返回值:type/name/key/url/sub-botton
跳转到小程序页面
ToUserName/FromUserName/CreateTime/MsgType/Event/EventKey/MenuID
用户向公众号发送位置
创建个性化菜单
http请求方式:POST地址:https://api.weixin.qq.com/cgi-bin/menu/trymatch?access_token=ACCESS_TOKEN参数:{\"user_id\":\"xxxx\"}
scancode_push:扫码推事件的事件推送
http请求方式:POST参数:button/sub_button/type/name/key/url/media_id/appid//pagepath/matchrule/tag_id/sex/client_platform_type/country/province/city/language
MA
收到扫码成功的消息
新建自定义菜单
location_select:弹出地理位置选择器的事件推送
ToUserName/FromUserName/CreateTime/MsgType/Event/EventKey/ScanCodeInfo/ScanType/ScanResult
获取微信服务器IP地址
返回值:dns/dns.ip/dns.real_operator/ping/ping.ip/ping.from_operator/ping.package_loss\t/ping.time
scancode_waitmsg:扫码推事件且弹出“消息接收中”提示框的事件推送
微信公众号全局接口
pic_weixin:弹出微信相册发图器的事件推送
用户
用户打开微信相册准备发图片
http请求方式: GET地址:https://api.weixin.qq.com/cgi-bin/get_current_selfmenu_info?access_token=ACCESS_TOKEN
点击菜单跳转小程序的事件推送
ToUserName/FromUserName/CreateTime/MsgType/Event/EventKey
返回值:access_token/expires_in
ToUserName/FromUserName/CreateTime/MsgType/Event/EventKey/SendLocationInfo/Location_X/Location_Y/Scale/Label/Poiname
返回正确:{\"menuid\":\"xxxxxxx\"}
http请求方式:POST地址:https://api.weixin.qq.com/cgi-bin/menu/delconditional?access_token=ACCESS_TOKEN参数:{\"menuid\":\"xxxxxxx\"}
用户使用微信发送手机相册图片
删除自定义菜单
http请求方式:POST参数:action/check_operator
pic_photo_or_album:弹出拍照或相册发图的事件推送
获取自定义菜单配置接口
网络检测
删除个性化菜单
http请求方式:POST参数:button/type/name/key/url/media_id/pagepath/sub-botton/appid/
测试个性化菜单匹配结果
获取access_token
0 条评论
下一页