Skip to content

Commit

Permalink
new fields
Browse files Browse the repository at this point in the history
  • Loading branch information
codabrink committed Jan 31, 2025
1 parent 12a30a8 commit e94353f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proto/device_sync/message_backup.proto
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ message GroupMessageSave {
int32 version_minor = 11;
string authority_id = 12;
optional bytes reference_id = 13;
optional int64 message_disappear_from_ns = 14;
optional int64 message_disappear_in_ns = 15;
}

// Group message kind
Expand Down

0 comments on commit e94353f

Please sign in to comment.