mirror of
https://github.com/Mrs4s/go-cqhttp.git
synced 2025-05-06 12:03:50 +08:00
fix #80.
This commit is contained in:
parent
f1ffa17d20
commit
5683db6324
@ -316,7 +316,7 @@ func (bot *CQBot) groupJoinReqEvent(c *client.QQClient, e *client.UserJoinGroupR
|
|||||||
"sub_type": "add",
|
"sub_type": "add",
|
||||||
"group_id": e.GroupCode,
|
"group_id": e.GroupCode,
|
||||||
"user_id": e.RequesterUin,
|
"user_id": e.RequesterUin,
|
||||||
"comment": "",
|
"comment": e.Message,
|
||||||
"flag": flag,
|
"flag": flag,
|
||||||
"time": time.Now().Unix(),
|
"time": time.Now().Unix(),
|
||||||
"self_id": c.Uin,
|
"self_id": c.Uin,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user