Skip to content

Commit c1d3a35

Browse files
committed
add published in epoch to archive proto
1 parent c1b8146 commit c1d3a35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proto/device_sync/message_backup.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ message GroupMessageSave {
2121
optional bytes reference_id = 13;
2222
optional int64 sequence_id = 14;
2323
optional int64 originator_id = 15;
24+
optional int64 published_in_epoch = 16;
2425
}
2526

2627
// Group message kind

0 commit comments

Comments
 (0)