chore: updated proto/version to v2.3000.1033598431 (#191)
Co-authored-by: rsalcara <rsalcara@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
08d55549f3
commit
b05cff1732
@@ -1,7 +1,7 @@
|
||||
syntax = "proto3";
|
||||
package proto;
|
||||
|
||||
/// WhatsApp Version: 2.3000.1033533182
|
||||
/// WhatsApp Version: 2.3000.1033598431
|
||||
|
||||
message ADVDeviceIdentity {
|
||||
optional uint32 rawId = 1;
|
||||
@@ -1697,6 +1697,7 @@ message DeviceProps {
|
||||
optional bool completeOnDemandReady = 18;
|
||||
optional uint32 thumbnailSyncDaysLimit = 19;
|
||||
optional uint32 initialSyncMaxMessagesPerChat = 20;
|
||||
optional bool supportManusHistory = 21;
|
||||
}
|
||||
|
||||
enum PlatformType {
|
||||
|
||||
Reference in New Issue
Block a user