Skip to content

[BUG] send_group_forward_msg 不支持设置时间 #699

@USTC-XeF2

Description

@USTC-XeF2

系统版本

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 客户端运行日志

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions