mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-26 21:28:40 +00:00
systemGivenName/systemFamilyName in ContactPill
This commit is contained in:
@@ -87,6 +87,8 @@ message ContactRecord {
|
||||
optional uint64 mutedUntilTimestamp = 13;
|
||||
optional bool hideStory = 14;
|
||||
optional uint64 unregisteredAtTimestamp = 16;
|
||||
optional string systemGivenName = 17;
|
||||
optional string systemFamilyName = 18;
|
||||
}
|
||||
|
||||
message GroupV1Record {
|
||||
|
||||
Reference in New Issue
Block a user