feat:调整灵田回复 悬赏令回复

This commit is contained in:
LyMysterious
2025-10-20 15:37:05 +08:00
parent deac74e521
commit 9a6efc579f
4 changed files with 19 additions and 9 deletions
@@ -62,6 +62,14 @@ namespace NapCatRobotClient.Service.Group.TextProcess
GroupId = groupId,
Message = new()
{
new MessageItem()
{
Type = "reply",
Data = new()
{
Id = json["message_id"].ToString()
}
},
new MessageItem()
{
Type = "text",