Skip to content

Commit

Permalink
new reference_id field
Browse files Browse the repository at this point in the history
  • Loading branch information
codabrink committed Jan 9, 2025
1 parent 51a57c2 commit a5136bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/device_sync/message_backup.proto
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ message GroupMessageSave {
int32 version_major = 10;
int32 version_minor = 11;
string authority_id = 12;
optional bytes reference_id = 13;
}

enum GroupMessageKindSave {
Expand Down

0 comments on commit a5136bb

Please sign in to comment.