mirror of
https://github.com/mamoe/mirai.git
synced 2025-01-08 17:20:11 +08:00
friend list packet
This commit is contained in:
parent
444dd45921
commit
a850b33d8e
@ -46,6 +46,8 @@ internal object FriendListPacket :
|
||||
sFuncName = "GetFriendListReq",
|
||||
sServantName = "mqq.IMService.FriendListServiceServantObj",
|
||||
iVersion = 3,
|
||||
cPacketType = 0x003,
|
||||
iMessageType = 0x00000,
|
||||
sBuffer = RequestDataVersion3(
|
||||
mapOf(
|
||||
"FL" to GetFriendListReq(
|
||||
|
Loading…
Reference in New Issue
Block a user