mirror of
https://github.com/Sunnyyoung/WeChatTweak-macOS.git
synced 2026-07-28 22:14:33 +08:00
fix bug
This commit is contained in:
Binary file not shown.
@@ -65,6 +65,7 @@ typedef NS_ENUM(unsigned int, MessageDataType) {
|
|||||||
- (instancetype)initWithMsgType:(long long)arg1;
|
- (instancetype)initWithMsgType:(long long)arg1;
|
||||||
- (BOOL)isSendFromSelf;
|
- (BOOL)isSendFromSelf;
|
||||||
- (id)getChatNameForCurMsg;
|
- (id)getChatNameForCurMsg;
|
||||||
|
- (id)savingImageFileNameWithLocalID;
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user