refactor: help现在返回合并转发
This commit is contained in:
parent
eae9e4ce08
commit
91eae4e717
@ -39,7 +39,7 @@ func help(msg model.Message) *model.Reply {
|
||||
forwardMsg.Data.ID = "10086"
|
||||
forwardMsg.Data.Content = []interface{}{nodeMsg}
|
||||
return &model.Reply{
|
||||
ReplyMsg: helpInfo,
|
||||
ReplyMsg: forwardMsg,
|
||||
ReferOriginMsg: false,
|
||||
FromMsg: msg,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user