-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
发送消息array形式出现图片显示问题 #557
Labels
bug
Something isn't working
Comments
Mrs4s
added a commit
that referenced
this issue
Jan 13, 2021
bephbin51695
added a commit
to bephbin51695/go-cqhttp
that referenced
this issue
Feb 1, 2021
* feat send CQ:forward * drop getlantern/go-update * tidy * Update cqhttp.md * Update cqhttp.md * update MiraiGo. * fix none msg * fix typo * feature multi-threading download & fix invalid file. * fix message type. * update MiraiGo. * fix typo. * update MiraiGo. * update doc. * update MiraiGo. * fix ptt. * fix reconnect * feature download_file. * update doc. * fix reconnect loop on account banned. * drop go-silk * encode mp4 * feat CQ:video * update docs * fix video * fix private video * fix typo * update MiraiGo. * update MiraiGo & fix user-agent & fix file lock. * fix file close * support video cache file * Fix misspell * update MiraiGo & qid support. * update MiraiGo. * fix message. * fix multi-threading upload. * fix thumb. * fix show pic error. * fix forward img & video upload. * fix show pic error. * fix forward img & video upload. * fix Mrs4s#558 * add codec/codec_unsupported.go * Update github action * Update github action * fix build * fix Mrs4s#557 & remove some goto * fix codec path * fix Mrs4s#561 * update MiraiGo. * Try force transcoding Attempt to brute force ffmpeg transcoding after failure * update go.mod * fix: golangci-lint gosimple * update import * fix: golangci-lint ineffassign * fix: golangci-lint staticcheck * fix: golangci-lint errcheck * fix get gender of group member * fix get gender of group member * fix golint * Make send_group_forward_msg can use on get_msg 理论上这个是正常支持的, Fix Mrs4s#542 * Added unbreakable feature - Reply message customizable - Forward message able to customize time Signed-off-by: Sam <[email protected]> * update string message * update MiraiGo. * fix Mrs4s#562. * fix ua. * feature get_group_msg_history. * local log hook * reset default config log_level * log support print report_line * fix Mrs4s#540. * update MiraiGo. * feature get_online_clients. * doc update. * feature client status updated event. * update MiraiGo. fix Mrs4s#586 * update MiraiGo. fix Mrs4s#577 * update MiraiGo. * update doc. * fix * isFastStart setting appiled to config.hjson gen * Move isFastStart outside Co-authored-by: wdvxdr <[email protected]> Co-authored-by: Mrs4s <[email protected]> Co-authored-by: ishkong <[email protected]> Co-authored-by: Mrs4s <[email protected]> Co-authored-by: そら <[email protected]> Co-authored-by: Ink33 <[email protected]> Co-authored-by: Ink-33 <[email protected]> Co-authored-by: Diving-Fish <[email protected]> Co-authored-by: sam01101 <[email protected]> Co-authored-by: xuthus5 <[email protected]> Co-authored-by: xuye <[email protected]>
bephbin51695
added a commit
to bephbin51695/go-cqhttp
that referenced
this issue
Feb 1, 2021
* fix:Dockerfile增加代理源 * remove mkdir, add set -ex * update MiraiGo. * update MiraiGo. * feature new cqcode converter * more error message. * update MiraiGo. * clear code. * fix Mrs4s#455. * update MiraiGo. * try to fix Mrs4s#422. * update MiraiGo. * update MiraiGo. * update MiraiGo. * fix Mrs4s#458. * feature remove test for ocr_image api. * optimization cqcode converter. * ⚡ improve event filter * remove convert * feat get group info no cache * update go-silk * feature pprof service. * fix msg. * more info for 当前上网环境异常. close Mrs4s#465. * 补充并整理文档 * update MiraiGo. * add stacktrace on panic. * fix pprof. * improve doc * improve doc * update docs * support event recover. * feature auto fragment. * update MiraiGo. * update MiraiGo. * fix ios record * [Break Change]feature: key entry without echoing Remove unexpected "CR" & "LF" while scaning key. This will cause the previous encrypted password unusable. * update MiraiGo. * update MiraiGo. * update MiraiGo. * update ISSUE_TEMPLATE. * update MiraiGo. * feature get_group_at_all_remain. * support old coolq data path. Mrs4s#499 * update raw. * fix Mrs4s#501. * fix issue of get_msg image url empty. Mrs4s#503 * update doc. * feature fix url & update doc. * update MiraiGo. * update MiraiGo. * websocket not found method * fix lock * add user group. * update doc. * Update README.md * 📝 update readme * group forward msg套娃 * update MiraiGo * feature set_group_anonymous_ban. * update MiraiGo. * fix onebot protocol. * feature solve silder. * fix silder. * update doc. * update. * fix panic. * update doc. * Update quick_start.md * update MiraiGo. * update MiraiGo. * update (#4) * feat send CQ:forward * drop getlantern/go-update * tidy * Update cqhttp.md * Update cqhttp.md * update MiraiGo. * fix none msg * fix typo * feature multi-threading download & fix invalid file. * fix message type. * update MiraiGo. * fix typo. * update MiraiGo. * update doc. * update MiraiGo. * fix ptt. * fix reconnect * feature download_file. * update doc. * fix reconnect loop on account banned. * drop go-silk * encode mp4 * feat CQ:video * update docs * fix video * fix private video * fix typo * update MiraiGo. * update MiraiGo & fix user-agent & fix file lock. * fix file close * support video cache file * Fix misspell * update MiraiGo & qid support. * update MiraiGo. * fix message. * fix multi-threading upload. * fix thumb. * fix show pic error. * fix forward img & video upload. * fix show pic error. * fix forward img & video upload. * fix Mrs4s#558 * add codec/codec_unsupported.go * Update github action * Update github action * fix build * fix Mrs4s#557 & remove some goto * fix codec path * fix Mrs4s#561 * update MiraiGo. * Try force transcoding Attempt to brute force ffmpeg transcoding after failure * update go.mod * fix: golangci-lint gosimple * update import * fix: golangci-lint ineffassign * fix: golangci-lint staticcheck * fix: golangci-lint errcheck * fix get gender of group member * fix get gender of group member * fix golint * Make send_group_forward_msg can use on get_msg 理论上这个是正常支持的, Fix Mrs4s#542 * Added unbreakable feature - Reply message customizable - Forward message able to customize time Signed-off-by: Sam <[email protected]> * update string message * update MiraiGo. * fix Mrs4s#562. * fix ua. * feature get_group_msg_history. * local log hook * reset default config log_level * log support print report_line * fix Mrs4s#540. * update MiraiGo. * feature get_online_clients. * doc update. * feature client status updated event. * update MiraiGo. fix Mrs4s#586 * update MiraiGo. fix Mrs4s#577 * update MiraiGo. * update doc. * fix * isFastStart setting appiled to config.hjson gen * Move isFastStart outside Co-authored-by: wdvxdr <[email protected]> Co-authored-by: Mrs4s <[email protected]> Co-authored-by: ishkong <[email protected]> Co-authored-by: Mrs4s <[email protected]> Co-authored-by: そら <[email protected]> Co-authored-by: Ink33 <[email protected]> Co-authored-by: Ink-33 <[email protected]> Co-authored-by: Diving-Fish <[email protected]> Co-authored-by: sam01101 <[email protected]> Co-authored-by: xuthus5 <[email protected]> Co-authored-by: xuye <[email protected]> Co-authored-by: daofeng2015 <[email protected]> Co-authored-by: Mrs4s <[email protected]> Co-authored-by: brownchow <[email protected]> Co-authored-by: Mrs4s <[email protected]> Co-authored-by: wdvxdr <[email protected]> Co-authored-by: shirokurakana <[email protected]> Co-authored-by: Yiwen-Chan <[email protected]> Co-authored-by: Ink-33 <[email protected]> Co-authored-by: ishkong <[email protected]> Co-authored-by: yanyongyu <[email protected]> Co-authored-by: HelloWorld <[email protected]> Co-authored-by: そら <[email protected]> Co-authored-by: Ink33 <[email protected]> Co-authored-by: Diving-Fish <[email protected]> Co-authored-by: sam01101 <[email protected]> Co-authored-by: xuthus5 <[email protected]> Co-authored-by: xuye <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
环境信息
请根据实际使用环境修改以下信息
go-cqhttp版本: latest
运行环境: linux/windows
连接方式: any
使用协议: default
bug内容
复现方法
分别使用string和array发送同一条图片消息
The text was updated successfully, but these errors were encountered: