mirror of
https://github.com/Mrs4s/MiraiGo.git
synced 2025-05-04 11:07:40 +08:00
fix: heartbeat command name
This commit is contained in:
parent
8ba8d118ae
commit
9946b404ae
@ -799,7 +799,7 @@ func (c *QQClient) doHeartbeat() {
|
||||
EncryptType: network.EncryptTypeNoEncrypt,
|
||||
SequenceID: int32(seq),
|
||||
Uin: c.Uin,
|
||||
CommandName: "wtlogin.login",
|
||||
CommandName: "Heartbeat.Alive",
|
||||
Body: EmptyBytes,
|
||||
}
|
||||
packet := c.transport.PackPacket(&req)
|
||||
|
Loading…
x
Reference in New Issue
Block a user