mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 19:17:38 +08:00
fix send gift
This commit is contained in:
parent
99fd6237cd
commit
113adb6fb1
@ -1267,7 +1267,7 @@ func (c *QQClient) sendGroupGiftPacket(groupCode, uin uint64, productId message.
|
||||
Version: "V 8.4.5.4745",
|
||||
Sig: &oidb.DADLoginSig{
|
||||
Type: 1,
|
||||
Sig: c.sigInfo.sKey,
|
||||
Sig: []byte(c.getSKey()),
|
||||
},
|
||||
}
|
||||
b, _ := proto.Marshal(body)
|
||||
|
Loading…
x
Reference in New Issue
Block a user