chrononeko / bugtracker

Chrononeko Bugtracker
0 stars 0 forks source link

Bug: 私聊消息参数错误 #57

Closed half-nothing closed 4 months ago

half-nothing commented 4 months ago

是的我又来了 平台: Windows 10 企业版

版本信息: image

详细报告: image raw_message

{
  "op": 0,
  "body": {
    "id": 1812,
    "type": "message-created",
    "platform": "chronocat",
    "self_id": "123456",
    "timestamp": 1711807248000,
    "user": {
      "id": "123456",
      "avatar": "[http://thirdqq.qlogo.cn/headimg_dl?dst_uin=123456&spec=640"
    },
    "channel": {},
    "message": {
      "id": "7352156147280594561",
      "content": "ttt"
    }
  }
}

image 其中channel缺少字段 严谨一点的话这并不是缺少字段,因为根本没有字段 详见此issue

ilharp commented 4 months ago

image

正常好友关系下的聊天无此问题。

你的机器人和聊天的对方什么关系?你是否

  1. 特别关注
  2. 屏蔽
  3. 拉黑
  4. 忽略消息

了对方?

half-nothing commented 4 months ago

image

正常好友关系下的聊天无此问题。

你的机器人和聊天的对方什么关系?你是否

  1. 特别关注
  2. 屏蔽
  3. 拉黑
  4. 忽略消息

了对方?

是临时对话

ilharp commented 4 months ago

Chronocat 目前没有支持临时消息的计划。

half-nothing commented 4 months ago

彳亍