mirror of
https://github.com/a244573118/WeChatIntercept.git
synced 2026-07-02 02:40:37 +08:00
支持微信版本2.3.29消息防撤回
This commit is contained in:
@@ -55,7 +55,7 @@ FOUNDATION_EXPORT const unsigned char WeChatInterceptVersionString[];
|
||||
@end
|
||||
@interface MessageService : NSObject
|
||||
- (void)onRevokeMsg:(id)arg1;
|
||||
- (void)FFToNameFavChatZZ:(id)arg1;
|
||||
- (void)FFToNameFavChatZZ:(id)arg1 sessionMsgList:(id)arg2;
|
||||
- (void)OnSyncBatchAddMsgs:(NSArray *)arg1 isFirstSync:(BOOL)arg2;
|
||||
- (void)FFImgToOnFavInfoInfoVCZZ:(id)arg1 isFirstSync:(BOOL)arg2;
|
||||
- (id)SendTextMessage:(id)arg1 toUsrName:(id)arg2 msgText:(id)arg3 atUserList:(id)arg4;
|
||||
|
||||
Reference in New Issue
Block a user