Closed thazjswe42700 closed 7 months ago
在进行发送的操作时,其他人看到的回复是:发送者版本过低,无法展示内容(电脑和手机都会是这种内容) 但是在机器人客户端查看,这个json卡片是存在的
{ app: "com.tencent.miniapp", desc: "", view: "notification", ver: "0.0.0.0", prompt: "顶部", appID: "", sourceName: "", actionData: "", actionData_A: "", sourceUrl: "", meta: { notification: { emphasis_keyword: "", data: [ { title: " 1.", value: "选项1" }, { title: " 2.", value: "选项2" }, ], appInfo: { appName: "顶部", appType: 4, appid: 1108249016, iconUrl: "https://z3.ax1x.com/2021/08/12/f06XB8.png", }, button: [{ action: "", name: "呀哈喽~" }], }, }, text: "", extraApps: [], sourceAd: "", extra: "", }
描述 Bug
在进行发送的操作时,其他人看到的回复是:发送者版本过低,无法展示内容(电脑和手机都会是这种内容) 但是在机器人客户端查看,这个json卡片是存在的
复现 Bug
{ app: "com.tencent.miniapp", desc: "", view: "notification", ver: "0.0.0.0", prompt: "顶部", appID: "", sourceName: "", actionData: "", actionData_A: "", sourceUrl: "", meta: { notification: { emphasis_keyword: "", data: [ { title: " 1.", value: "选项1" }, { title: " 2.", value: "选项2" }, ], appInfo: { appName: "顶部", appType: 4, appid: 1108249016, iconUrl: "https://z3.ax1x.com/2021/08/12/f06XB8.png", }, button: [{ action: "", name: "呀哈喽~" }], }, }, text: "", extraApps: [], sourceAd: "", extra: "", }
系统信息