Impl GetContactByWxid

This commit is contained in:
Changhua
2023-11-26 17:50:31 +08:00
parent af477194b5
commit 79ad2f9653
6 changed files with 111 additions and 2 deletions
+1
View File
@@ -24,6 +24,7 @@ enum Functions {
FUNC_RECV_TRANSFER = 0x52;
FUNC_REFRESH_PYQ = 0x53;
FUNC_DOWNLOAD_ATTACH = 0x54;
FUNC_GET_CONTACT_INFO = 0x55;
FUNC_DECRYPT_IMAGE = 0x60;
FUNC_ADD_ROOM_MEMBERS = 0x70;
FUNC_DEL_ROOM_MEMBERS = 0x71;