fix: 使用node上报合并转发
This commit is contained in:
@@ -15,7 +15,7 @@ type GroupInfo struct {
|
||||
}
|
||||
|
||||
type Reply struct {
|
||||
ReplyMsg interface{} `json:"replyMsg"`
|
||||
ReferOriginMsg bool `json:"referOriginMsg"`
|
||||
FromMsg Message `json:"fromMsg"`
|
||||
ReplyMsg any `json:"replyMsg"`
|
||||
ReferOriginMsg bool `json:"referOriginMsg"`
|
||||
FromMsg Message `json:"fromMsg"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user