Conversation details changes for PNP
Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
parent
1a74da0c26
commit
eb82ace2de
49 changed files with 1660 additions and 699 deletions
1
ts/model-types.d.ts
vendored
1
ts/model-types.d.ts
vendored
|
@ -381,6 +381,7 @@ export type ConversationAttributesType = {
|
|||
profileKey?: string;
|
||||
profileName?: string;
|
||||
verified?: number;
|
||||
profileLastUpdatedAt?: number;
|
||||
profileLastFetchedAt?: number;
|
||||
pendingUniversalTimer?: string;
|
||||
pendingRemovedContactNotification?: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue