chore: update proto/version to v2.3000.1037038379 (#351)

Co-authored-by: rsalcara <rsalcara@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-04-10 01:00:21 -03:00
committed by GitHub
parent 22e758b1e6
commit 8df39c320e
4 changed files with 26 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
syntax = "proto3";
package proto;
/// WhatsApp Version: 2.3000.1036961647
/// WhatsApp Version: 2.3000.1037038379
message ADVDeviceIdentity {
optional uint32 rawId = 1;
@@ -3321,6 +3321,7 @@ message Message {
optional int32 onDemandMsgCount = 4;
optional int64 oldestMsgTimestampMs = 5;
optional string accountLid = 6;
optional bool supportInlineResponse = 7;
}
message PlaceholderMessageResendRequest {