mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-04 19:17:37 +08:00
commit
ae04d26f51
@ -514,7 +514,7 @@ func (bot *CQBot) formatGroupMessage(m *message.GroupMessage) MSG {
|
|||||||
"user_id": m.Sender.Uin,
|
"user_id": m.Sender.Uin,
|
||||||
},
|
},
|
||||||
"sub_type": "normal",
|
"sub_type": "normal",
|
||||||
"time": time.Now().Unix(),
|
"time": m.Time,
|
||||||
"user_id": m.Sender.Uin,
|
"user_id": m.Sender.Uin,
|
||||||
}
|
}
|
||||||
if m.Sender.IsAnonymous() {
|
if m.Sender.IsAnonymous() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user