Impl revoke message. Close #62

This commit is contained in:
Changhua
2023-11-27 20:04:41 +08:00
parent 9fc3dcd599
commit 03a954916c
8 changed files with 99 additions and 3 deletions
+1
View File
@@ -25,6 +25,7 @@ enum Functions {
FUNC_REFRESH_PYQ = 0x53;
FUNC_DOWNLOAD_ATTACH = 0x54;
FUNC_GET_CONTACT_INFO = 0x55;
FUNC_REVOKE_MSG = 0x56;
FUNC_DECRYPT_IMAGE = 0x60;
FUNC_ADD_ROOM_MEMBERS = 0x70;
FUNC_DEL_ROOM_MEMBERS = 0x71;