v1.0.32 里机器人 send-by-bot 只有 group/robot-code/text/title/users、个人 message send 只有 text/title/group/user/at-*——两者都没有 --media-id/--dentry-id/--file-name,发不了任何图片或文件(chat.md 文档列了这些参数属"文档超前于实现");而唯一能往会话发文件的 canonical 工具 init/commit_conversation_file_upload 又因预签名 URL 的 bucket 标签重复而不可用(详见 #384)。建议给 send-by-bot 与 message send 补齐文件/图片消息能力,并修复 init_conversation_file_upload 的 URL 生成。
v1.0.32 里机器人
send-by-bot只有 group/robot-code/text/title/users、个人message send只有 text/title/group/user/at-*——两者都没有--media-id/--dentry-id/--file-name,发不了任何图片或文件(chat.md 文档列了这些参数属"文档超前于实现");而唯一能往会话发文件的 canonical 工具init/commit_conversation_file_upload又因预签名 URL 的 bucket 标签重复而不可用(详见 #384)。建议给send-by-bot与message send补齐文件/图片消息能力,并修复init_conversation_file_upload的 URL 生成。