feat(eas): Allow EAS Search operation in all parts of a message

This commit is contained in:
tfux
2020-12-09 19:34:19 +01:00
committed by GitHub
parent b9e19c2cc4
commit fab8061766
4 changed files with 20 additions and 5 deletions
+1
View File
@@ -112,6 +112,7 @@
- (int) maximumSyncWindowSize;
- (int) maximumSyncResponseSize;
- (int) maximumPictureSize;
- (BOOL) easSearchInBody;
@end