feat:调整灵田回复 悬赏令回复
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user