系统版本
Ubuntu 24.04.3 LTS
QQNT 版本
3.2.23_260108
LLBot 版本
7.7.2
OneBot 客户端
No response
发生了什么?
send_group_forward_msg 不支持通过 time 字段设置消息发送时间
如何复现
node 内容如下:
{
"user_id": str(user_id),
"nickname": username,
"content": content,
"time": int(send_time),
}
期望的结果?
应该可以设置消息的发送时间
LLBot 运行日志
OneBot 客户端运行日志