Add pniSignatureVerified support

This commit is contained in:
Fedor Indutny 2024-01-29 14:37:26 -08:00 committed by GitHub
parent 7dc11c1928
commit 95caf59c3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 258 additions and 126 deletions

1
ts/model-types.d.ts vendored
View file

@ -370,6 +370,7 @@ export type ConversationAttributesType = {
// Private core info
serviceId?: ServiceIdString;
pni?: PniString;
pniSignatureVerified?: boolean;
e164?: string;
// Private other fields