feat(python): impl accept new friend verification

This commit is contained in:
Changhua 2025-03-15 10:33:03 +08:00
parent 518cee4dda
commit 47de98ab38

View File

@ -647,7 +647,6 @@ class Wcf():
Returns:
int: 1 为成功其他失败
"""
raise Exception("Not implemented, yet")
req = wcf_pb2.Request()
req.func = wcf_pb2.FUNC_ACCEPT_FRIEND # FUNC_ACCEPT_FRIEND
req.v.v3 = v3