类 org.jeewx.api.core.req.model.kfaccount.KfcustomSend
的使用
-
使用KfcustomSend的程序包 程序包 说明 org.jeewx.api.wxsendmsg -
-
org.jeewx.api.wxsendmsg中KfcustomSend的使用
参数类型为KfcustomSend的org.jeewx.api.wxsendmsg中的方法 限定符和类型 方法和说明 static java.lang.String
JwKfaccountAPI. sendKfMessage(KfcustomSend kfcustomSend)
发送客服信息 access_token 是 调用接口凭证 touser 是 普通用户openid msgtype 是 消息类型,文本为text,图片为image,语音为voice,视频消息为video,音乐消息为music,图文消息为news content 是 文本消息内容 media_id 是 发送的图片/语音/视频的媒体ID thumb_media_id 是 缩略图的媒体ID title 否 图文消息/视频消息/音乐消息的标题 description 否 图文消息/视频消息/音乐消息的描述 musicurl 是 音乐链接 hqmusicurl 是 高品质音乐链接,wifi环境优先使用该链接播放音乐 url 否 图文消息被点击后跳转的链接 picurl 否 图文消息的图片链接,支持JPG、PNG格式,较好的效果为大图640*320,小图80*80
-